]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Install or remove only relevant routes from zebra
authorvivek <vivek@cumulusnetworks.com>
Mon, 15 May 2017 21:31:57 +0000 (14:31 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Jul 2017 16:39:11 +0000 (12:39 -0400)
commitabddf7583c3f174aec7d4d6cdbef6dc15fb07723
tree9ae85bf9955b4facd24fd11f4d80a390d30d73be
parent7724c0a1a7e40a70fe3c3dd51c4a0c0792892264
bgpd: Install or remove only relevant routes from zebra

Ensure that the AFI/SAFI is relevant to the FIB before attempting to install
or remove the route from zebra.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_route.c
bgpd/bgp_routemap.c