]> git.proxmox.com Git - mirror_frr.git/commit - lib/vrf.c
lib: Handle configured VRFs at termination
authorvivek <vivek@cumulusnetworks.com>
Mon, 4 Dec 2017 21:10:09 +0000 (13:10 -0800)
committermitesh <mitesh@cumulusnetworks.com>
Wed, 24 Jan 2018 00:24:39 +0000 (16:24 -0800)
commit65c3a7c4e51e6c5e710687e73cfd675e4da5a480
tree0245857105e8dccd890859263585ee0fc920fdb0
parent2f69f6d36855cd7520b36d4bad1b63f146dd5cbe
lib: Handle configured VRFs at termination

When shutting down, ensure that all VRFs including "configured" ones are
cleaned up properly.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-19069
Reviewed By: CCR-7011
Testing Done: Manual verification of failed scenario
lib/vrf.c