]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: upon bgp fs study, determine if iprule can be used
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 29 Nov 2018 14:04:52 +0000 (15:04 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 29 Jan 2019 13:15:09 +0000 (14:15 +0100)
commit5fa779c9688fa01be8f5f8702de600afc1ba931a
treec95766f5a2930aad9b499ad99cfcd9accf7261eb
parentce239ce000963d8eb6c78471f696f1b127660c6c
bgpd: upon bgp fs study, determine if iprule can be used

instead of using ipset based mechanism to forward packets, there are
cases where it is possible to use ip rule based mechanisms (without
ipset). Here, this applies to simple fs rules with only 'from any' or
'to any'.

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