]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Add ability to match `match peer <PEERGROUPNAME>`
authorDonald Sharp <sharpd@nvidia.com>
Tue, 31 May 2022 16:19:27 +0000 (12:19 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 31 May 2022 16:31:19 +0000 (12:31 -0400)
commit1bb1c0cfc331ccd696e63d31d76cb7797a732d42
tree7eb88b8473955054d919fe8e756fbf2107be9281
parent8aa3ae6dbbb392d66a56372e2caa44dabc1c0f57
bgpd: Add ability to match `match peer <PEERGROUPNAME>`

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>
bgpd/bgp_routemap.c
doc/user/routemap.rst