]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Uninstall nexthops on shutdown
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 8 Mar 2019 15:35:38 +0000 (10:35 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit3e0372d20e9880c135a8d7ab880cd4105c0222f1
tree55898bbc9421b1fccc07bd9b3445a8b16d68c612
parente25f64010ef853728de087ad873e018f34a98382
zebra: Uninstall nexthops on shutdown

Add functionality to uninstall nexthops we created on shutdown.
To account for this, I added in a function for zebra_router
cleanup in a shutdown event.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/main.c
zebra/zebra_nhg.c
zebra/zebra_router.c
zebra/zebra_router.h