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: Show unmodified version of received-routes per neighbor #16945

Conversation

ton31337
Copy link
Member

Closes #16943

If we have soft inbound enabled, we should see how the route looks like
before it was modified by a route-map/prefix-list.

Signed-off-by: Donatas Abraitis <[email protected]>
@frrbot frrbot bot added bgp tests Topotests, make check, etc labels Sep 27, 2024
@riw777 riw777 self-requested a review October 1, 2024 15:27
@ton31337 ton31337 added this to the 10.2 milestone Oct 2, 2024
Copy link
Member

@riw777 riw777 left a comment

Choose a reason for hiding this comment

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

looks good

@riw777 riw777 merged commit 374fda6 into FRRouting:master Oct 8, 2024
16 checks passed
@ton31337 ton31337 deleted the fix/bgp_received-routes_with_soft_inbound branch October 8, 2024 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bgp master size/L tests Topotests, make check, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bgp: "show bgp neighbor x.x.x.x received-routes" shows routes after route-maps/filters etc
2 participants