]> git.puffer.fish Git - mirror/frr.git/commit
BGP: Ensure correct sequence of processing at exit
authorvivek <vivek@cumulusnetworks.com>
Wed, 17 Feb 2016 16:41:33 +0000 (08:41 -0800)
committervivek <vivek@cumulusnetworks.com>
Wed, 17 Feb 2016 18:05:24 +0000 (10:05 -0800)
commit46abd3e3e6eb1f723ea7905c9919b65f1a76f385
tree29340d31a5543be2a21f7ca1a9127b26002b6e6b
parent71f610777c64442c415b1835f8a69d4afca40988
BGP: Ensure correct sequence of processing at exit

With VRF support, certain objects are now maintained per BGP instance. At
exit, the list of BGP instances has to be freed only after processing the
per-instance objects.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Fixes: ad4cbda1a32f0bf49d794ab5b156d49f95645871
Ticket: CM-9340
Reviewed By:
Testing Done:
bgpd/bgp_main.c
bgpd/bgpd.c