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

fix(linux_networking.go): remove dangling IPv6 routes #1700

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

aauren
Copy link
Collaborator

@aauren aauren commented Jul 5, 2024

Remove extra routes added by iproute2 when addresses are added to interfaces which block IPv6 service VIPs from routing from the host.

See: #1698

Fixes: #1698

Remove extra routes added by iproute2 when addresses are added to
interfaces which block IPv6 service VIPs from routing from the host.

See: #1698
@aauren aauren force-pushed the fix/ipv6_local_svip_routing branch from bfec73f to a23f3d7 Compare July 5, 2024 20:21
@aauren aauren merged commit e8962dd into master Jul 5, 2024
7 checks passed
@aauren aauren deleted the fix/ipv6_local_svip_routing branch July 5, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable To Route to IPv6 Service VIPs from Same Node
1 participant