]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: ip rule zebra layer adapted to handle both cases
authorPhilippe Guibert <philippe.guibert@6wind.com>
Thu, 29 Nov 2018 14:14:41 +0000 (15:14 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 29 Jan 2019 13:15:10 +0000 (14:15 +0100)
commit6cfe5d1533b2c8a5daeeb34432153f2f17e5c2e7
treee29590f70398618bfec52d649c2c9c310202ff89
parenta35a794a23fd346f6078cdd5ba84fa113d5924a8
bgpd: ip rule zebra layer adapted to handle both cases

now, ip rule can be created from two differnt ways; however a single
zebra API has been defined. so make it consistent by adding a parameter
to the bgp zebra layer. the function will handle the rest.

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