Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(natgw): extended nexthop support to advertise ipv4 NRLI over ipv6 sessions #4704

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

SkalaNetworks
Copy link
Contributor

Currently, it is not possible to use only IPv6 sessions between NAT gateways running in BGP mode/Kube-OVN speakers and remote BGP servers.

IPv4 prefixes are never advertised to IPv6 neighbors.
This patch introduces extended-nexthop support to fix this problem.

…6 sessions

Signed-off-by: SkalaNetworks <contact@skala.network>
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. feature New network feature labels Nov 6, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 7, 2024
@zhangzujian zhangzujian merged commit d81bb13 into kubeovn:master Nov 7, 2024
60 of 62 checks passed
zbb88888 pushed a commit that referenced this pull request Nov 27, 2024
…6 sessions (#4704)

Signed-off-by: SkalaNetworks <contact@skala.network>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New network feature lgtm This PR has been approved by a maintainer size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants