]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: prefix match for advertised/received-routes
authorTrey Aspelund <taspelund@nvidia.com>
Fri, 3 Feb 2023 20:59:34 +0000 (20:59 +0000)
committerTrey Aspelund <taspelund@nvidia.com>
Wed, 8 Feb 2023 21:06:10 +0000 (21:06 +0000)
commit3880b4ece437a0e6e2a06d19bcbe48e34640a332
tree43d2045b1b94a300dbf8670787f66e232b105528
parentaa9bf57eb8b7bd46e7bad4ea40aa55b393ce695e
bgpd: prefix match for advertised/received-routes

This introduces the option for a user to lookup one specific prefix in
the advertised-routes or received-routes table of a peer.

Signed-off-by: Trey Aspelund <taspelund@nvidia.com>
bgpd/bgp_route.c