]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_fpm.c
zebra: FPM should have a way of shutting down
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 18 Nov 2019 19:38:39 +0000 (14:38 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 18 Nov 2019 19:49:46 +0000 (14:49 -0500)
commitf0c459f006d9d80eecc7a99fbc47fd5fd83fdd17
tree3b2bbaf9772251b9912c2e53b1e2c24df159ccb6
parent990a0b15bb1d733b01ecdbddcc95f21a2fdc69b6
zebra: FPM should have a way of shutting down

When we shut down zebra, we were not doing anything to shut
down the FPM.  Perform the necessary occult rituals and
stop the threads from running during early shutdown.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_fpm.c