]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: enhance show bgp ipv4 flowspec <IP>
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 15 Mar 2018 12:32:04 +0000 (13:32 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 30 Mar 2018 12:01:06 +0000 (14:01 +0200)
commit98a9dbc7edcc9b56cf80814028e244bbc58beb53
treee3c67cbd97676e5015c5ee67625e9e4a765c0541
parentd33fc23bf8d70bea0fabae541e127b4bdbc77a8d
bgpd: enhance show bgp ipv4 flowspec <IP>

This command gives detail about a FS entry which contains an IP that
matches one of the rules of the FS entry. The output is the same output
as when one does show bgp ipv4 flowspec detail

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
bgpd/bgp_flowspec_util.c
bgpd/bgp_flowspec_util.h
bgpd/bgp_route.c