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

improve previous PR #2827 to replace hardcoded 0.0.0.0 with netip.IPv4Unspecified() #2839

Closed
wants to merge 3 commits into from

Conversation

barlev-eddie
Copy link

No description provided.

eddie-barlev and others added 3 commits August 5, 2024 10:56
…session.

This is needed in cases when using VRFs over GENEVE Tunnels where we bind the listening address to one internal IP for security reasons.
Without this fix the local address was overridden with the listening address resulting in wrong nexthop advertisement.
@fujita
Copy link
Member

fujita commented Sep 30, 2024

pushed, thanks!

@fujita fujita closed this Sep 30, 2024
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.

3 participants