]> git.puffer.fish Git - mirror/frr.git/commit
BGP: Perform cleanup upon instance delete
authorvivek <vivek@cumulusnetworks.com>
Thu, 11 Feb 2016 22:45:58 +0000 (14:45 -0800)
committervivek <vivek@cumulusnetworks.com>
Fri, 12 Feb 2016 01:06:02 +0000 (17:06 -0800)
commit7cb43556912a0e9610aecd51cfde5c6c74bf24e0
treed68ad6cf64543dc95fc22f4b94f276902dbb7c9d
parentad695d6e8de391ba6110d29744dd631229dd2478
BGP: Perform cleanup upon instance delete

When a BGP instance is deleted through 'no router bgp', the required
cleanup was not being performed. This is after VRF-related changes.
Fix to ensure this is taken care of.

Note: Further changes needed in this area for VRFs.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-9597
Reviewed By: CCR-4097
Testing Done: Verified failed test
bgpd/bgpd.c