]> git.proxmox.com Git - mirror_frr.git/commit - zebra/main.c
zebra: during shutdown processing, drop dplane results
authorMark Stapp <mjs@voltanet.io>
Fri, 27 Sep 2019 16:15:34 +0000 (12:15 -0400)
committerMark Stapp <mjs@voltanet.io>
Fri, 27 Sep 2019 16:15:34 +0000 (12:15 -0400)
commit2fc69f03d2f49fcf34948e82e865cd302ae08da0
tree8a7d4cd5dc7c4aee567e627593d10fe0fe3f2b39
parent5300176ff82a6ba88e84bbf0eac25a883505b585
zebra: during shutdown processing, drop dplane results

Don't process dataplane results in zebra during shutdown (after
sigint has been seen). The dplane continues to run in order to
clean up, but zebra main just drops results.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
zebra/main.c
zebra/zebra_rib.c
zebra/zebra_router.h