]> git.puffer.fish Git - matthieu/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>
Mon, 14 Jan 2019 06:51:56 +0000 (07:51 +0100)
commite0d5d92fa24ec94d3a0c431d7b0480dc637b56de
treee2969ed7cbe4c338ec6817290406de529935b677
parent179dd88233810b1f1d660f2bad029b494e3a308a
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