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: Do not reset peers on suppress-fib toggling #17487

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

ton31337
Copy link
Member

Closes #17485

If the desired state is the same - do nothing instead of resetting once again.

Fixes: bdb5ae8 ("bgpd: Make suppress-fib-pending clear peering")

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

@Mergifyio backport stable/10.2 stable/10.1 stable/10.0

Copy link

mergify bot commented Nov 22, 2024

backport stable/10.2 stable/10.1 stable/10.0

✅ Backports have been created

@donaldsharp donaldsharp merged commit 909d854 into FRRouting:master Nov 22, 2024
16 checks passed
donaldsharp added a commit that referenced this pull request Nov 22, 2024
bgpd: Do not reset peers on suppress-fib toggling (backport #17487)
donaldsharp added a commit that referenced this pull request Nov 22, 2024
bgpd: Do not reset peers on suppress-fib toggling (backport #17487)
donaldsharp added a commit that referenced this pull request Nov 22, 2024
bgpd: Do not reset peers on suppress-fib toggling (backport #17487)
donaldsharp pushed a commit to donaldsharp/frr that referenced this pull request Dec 13, 2024
…b toggling If the desired state is the same - do nothing instead of resetting once again.

Fixes: bdb5ae8 (bgpd: Make suppress-fib-pending clear peering)

Signed-off-by: Donatas Abraitis <[email protected]>
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.

suppress-fib-pending config resetting all of the neighbors even if the config already exists
2 participants