]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add shutdown callback for dplane providers
authorMark Stapp <mjs@voltanet.io>
Tue, 7 Aug 2018 20:00:33 +0000 (16:00 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 25 Oct 2018 12:34:30 +0000 (08:34 -0400)
commit18c37974253c7406f4aab3a16c45b11e0be2f832
tree87ca680fbc622643b37525730b9e1975f493ff30
parent1bcea841b12f27b694da9b25c17c5a2d286404c3
zebra: add shutdown callback for dplane providers

Support fini or shutdown callback for dplane modules, to give
them an opportunity to cleanup.

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