]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: handle FS redirect IP rule in PBR
authorPhilippe Guibert <philippe.guibert@6wind.com>
Wed, 28 Mar 2018 12:51:57 +0000 (14:51 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 3 May 2018 13:15:08 +0000 (15:15 +0200)
commit9b2699487574ec41ad87b739a26859fa25c15513
treefed5a28eb6679718f4d25ffe9d3136cd24f7be45
parent0a3eeab8b96ca691497ac797836036d673742f18
bgpd: handle FS redirect IP rule in PBR

If a new rule is identified, a new table identifier is created.
In that table, add a default route when possible. If redirect IP rule is
identified, then add a default route to that IP address.
If redirect VRF is identified, nothing is done for now

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