]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Cleanup shutdown of vrf
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 10 Jun 2017 19:03:03 +0000 (15:03 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:39 +0000 (13:51 -0400)
commit7f1d002a040476e675ce7840256c0f3ca65b5194
treed6bca40690af0db6eeb776b87c15526b82b289f8
parent200e2fe4d1875c7276494dfb04fe3cb0acdd4ace
pimd: Cleanup shutdown of vrf

When shutting down the vrf don't kill the default vrf
when attempting to cleanup something else.

Also move the terminate to the right spot.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_instance.c