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: Add ability to match match peer <PEERGROUPNAME> #11322

Merged
merged 1 commit into from
Jun 1, 2022

Conversation

donaldsharp
Copy link
Member

Allow the end operator to match match peer <PEERGROUPNAME>
in a route-map. If the end operator defines interface
based peers and peer-groups that have names that overlap
the interface based peer will match first.

Fixes: #11316
Signed-off-by: Donald Sharp sharpd@nvidia.com

Allow the end operator to match `match peer <PEERGROUPNAME>`
in a route-map.  If the end operator defines interface
based peers and peer-groups that have names that overlap
the interface based peer will match first.

Fixes: FRRouting#11316
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
@NetDEF-CI
Copy link
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-5722/

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 642af85 into FRRouting:master Jun 1, 2022
@ton31337
Copy link
Member

ton31337 commented Jun 1, 2022

@Mergifyio backport stable/8.2

@mergify
Copy link

mergify bot commented Jun 1, 2022

backport stable/8.2

✅ Backports have been created

@donaldsharp donaldsharp deleted the peer_group_route_map_match branch June 15, 2022 14:09
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.

Feature: support match peer PEERGROUP from route-map
3 participants