Skip to content

fix: temporary fix to bgp neigh update-source #498

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Fredi-raspall
Copy link
Contributor

Temporary fix to bgp neigh update-source

The fix hard-codes the name of the loopback interface and should be replaced by a proper method that uses the information coming from the gRPC config model.

See: https://github.com/githedgehog/gateway-proto/compare/pr/fredi/augment-proto-bgp-update-source?expand=1

Copy link
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK, thanks

@qmonnet
Copy link
Member

qmonnet commented May 20, 2025

dev.yml workflow with nightly toolchain is expected to fail until we merge #493 or some equivalent fix.

@Fredi-raspall Fredi-raspall added the dont-merge Do not merge this Pull Request label May 20, 2025
@Fredi-raspall
Copy link
Contributor Author

Marking this as no-merge since the work-around will not work with the current config in Fabric.

@Fredi-raspall Fredi-raspall force-pushed the pr/fredi/temp_workaround_bgp_neigh_update_source branch from 67f8669 to 7b439a6 Compare May 21, 2025 20:40
The fix hard-codes the name of the loopback interface and should
be replaced by a proper method that uses the information coming
from the gRPC config model.

Signed-off-by: Fredi Raspall <[email protected]>
@Fredi-raspall Fredi-raspall force-pushed the pr/fredi/temp_workaround_bgp_neigh_update_source branch from 7b439a6 to 1a3652a Compare May 21, 2025 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dont-merge Do not merge this Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants