]> git.proxmox.com 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>
Mon, 30 Apr 2018 09:56:23 +0000 (11:56 +0200)
commitf7df19076a6ed8da508c75069497abdda8a427a8
treee1e58535606ab7e3a9cc020f87fa1eea543643ea
parent529efa234655df6a13b6590272b6617cf37dee98
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