]> git.puffer.fish Git - mirror/frr.git/commit
zebra: free LSP workqueue early, revert PR 10050
authorMark Stapp <mstapp@nvidia.com>
Thu, 18 Nov 2021 12:32:01 +0000 (07:32 -0500)
committerMark Stapp <mstapp@nvidia.com>
Thu, 18 Nov 2021 12:35:35 +0000 (07:35 -0500)
commit695b279ae3b564b3d850a6eb70e79dccd0c6d5d3
treea8a8689663a4c60ff6f31cf1b7a9a6477a189e21
parentde093103cb859b7ec2349bf158764233efd15705
zebra: free LSP workqueue early, revert PR 10050

this reverts commit dd9538c5f36f9d6110, which tried to clear
the LSP workqueue late during shutdown.

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