]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: free LSP workqueue later during shutdown
authorMark Stapp <mstapp@nvidia.com>
Fri, 12 Nov 2021 20:10:00 +0000 (15:10 -0500)
committerMark Stapp <mstapp@nvidia.com>
Fri, 12 Nov 2021 20:10:00 +0000 (15:10 -0500)
commitdd9538c5f36f9d6110f1465b8708d0d7529f2cc7
tree2235799d254c0e512a832e642b4b016d0f4e2d47
parentd9a03ad330c20d900caf4e1c266389bd8d2da651
zebra: free LSP workqueue later during shutdown

Free the LSP workqueue later during shutdown, so that zebra
has enough time to clean up and uninstall any LSPs.

Signed-off-by: Mark Stapp <mstapp@nvidia.com>
zebra/main.c
zebra/zebra_router.c