Skip to content

bgpd: Allow network XXX to work with bgp suppress-fib-pending (backport #12113)#12133

Merged
ton31337 merged 1 commit intostable/8.2from
mergify/bp/stable/8.2/pr-12113
Oct 14, 2022
Merged

bgpd: Allow network XXX to work with bgp suppress-fib-pending (backport #12113)#12133
ton31337 merged 1 commit intostable/8.2from
mergify/bp/stable/8.2/pr-12113

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Oct 14, 2022

This is an automatic backport of pull request #12113 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

When bgp is using `bgp suppress-fib-pending` and the end
operator is using network statements, bgp was not sending
the network'ed prefix'es to it's peers.  Fix this.

Also update the test cases for bgp_suppress_fib to test
this new corner case( I am sure that there are going to
be others that will need to be added ).

Fixes: #12112
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
(cherry picked from commit 4801fc4)
@NetDEF-CI
Copy link
Copy Markdown
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-PULLREQ2-7897/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

@ton31337 ton31337 merged commit 00224de into stable/8.2 Oct 14, 2022
@mergify mergify bot deleted the mergify/bp/stable/8.2/pr-12113 branch October 14, 2022 11:18
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