]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: flowspec pbr entries listed on the bgp information entry
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 28 Jun 2018 15:26:22 +0000 (17:26 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 24 Jul 2018 10:17:57 +0000 (12:17 +0200)
commitc26edcda4ea6340b812b9e3a3bdab911de7c44ac
treea23983c6ffc7af9945e5edde04362f7a9f4262b6
parentaf9036b76d38132eedcfd0adba8a32377abb3fb6
bgpd: flowspec pbr entries listed on the bgp information entry

Because one flowspec entry can create 1-N bgp pbr entries, the list is
now updated and visible. Also, because the bgp_extra structure is used,
this list is flushed when the bgp_extra structure is deleted.

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