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

bgpd: Treat the peer as not active due to BFD down only if established #18562

Merged

Conversation

ton31337
Copy link
Member

@ton31337 ton31337 commented Apr 2, 2025

No description provided.

If we have `neighbor X bfd` and BFD status is DOWN and/or ADMIN_DOWN, and BGP
session is not yet established, we never allow the session to establish.

Let's fix this regression that was in 10.2.

Fixes: 1fb48f5 ("bgpd: Do not start BGP session if BFD profile is in shutdown state")

Signed-off-by: Donatas Abraitis <[email protected]>
@ton31337
Copy link
Member Author

ton31337 commented Apr 3, 2025

@Mergifyio backport stable/10.3 stable/10.2

Copy link

mergify bot commented Apr 3, 2025

backport stable/10.3 stable/10.2

☑️ Nothing to do

  • merged [📌 backport requirement]

Copy link
Contributor

@louis-6wind louis-6wind left a comment

Choose a reason for hiding this comment

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

LGTM

@mjstapp mjstapp merged commit 259ffe1 into FRRouting:master Apr 4, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants