]> git.proxmox.com Git - mirror_frr.git/commit - zebra/main.c
zebra: support zebra shutdown and cleanup
authorMark Stapp <mjs@voltanet.io>
Mon, 27 Aug 2018 20:03:37 +0000 (16:03 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 25 Oct 2018 12:57:04 +0000 (08:57 -0400)
commit4dfd7a021dc798ee0cb23fee7987788477f042d8
tree4ed10aba6789e3befa2e2af3c46205a831121c6f
parentf183e380fae61b7c1f89fed6e32ed5a9d1ede8a8
zebra: support zebra shutdown and cleanup

Dplane support for zebra's route cleanup during shutdown (clean
shutdown via SIGINT, anyway.) The dplane has the opportunity to
process incoming updates, and then triggers final cleanup
in zebra's main thread.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/main.c
zebra/zebra_dplane.c
zebra/zebra_dplane.h
zebra/zebra_rnh.c
zebra/zserv.h