]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: fix redistribution into vrf when networking is restarted 3947/head
authorDon Slice <dslice@cumulusnetworks.com>
Thu, 14 Mar 2019 15:17:47 +0000 (15:17 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Thu, 14 Mar 2019 15:17:47 +0000 (15:17 +0000)
commit401d56cc5238173ba24bf8460821710bd745ca9e
treee2541faffd95013f39f125f76c4f2ce236d20828
parentfc2408ec18117e34aed8aec1559019732eeefdc7
bgpd: fix redistribution into vrf when networking is restarted

Found that previous fix for this issue caused collatoral damage and
reverted that fix.  This fix clears the vrf_bitmaps when the vrf is
disabled/deleted and then re-applies the redist config when the vrf
is re-enabled.

Ticket: CM-24231
Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_main.c
bgpd/bgp_zebra.c
bgpd/bgpd.h