]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: flowspec redirect IP info is retrieved into nh tracking
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 4 Dec 2018 08:33:21 +0000 (09:33 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 28 Dec 2018 17:10:26 +0000 (18:10 +0100)
commit0378bcaad6736940867fc0a0b46e196f3e95d7ce
tree714685a9f194caac1ee5db5bbe6859beaf26b306
parentca6541963cd00cc24d53debee2c570810c609aec
bgpd: flowspec redirect IP info is retrieved into nh tracking

redirect IP nh of flowspec entry is retrieved so that the nexthop
IP information is injected into the nexthop tracking, and is associated
to the bgp_path structure. This permits validating or unvalidating the
bgp_path for injection in zebra or not.

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