]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: capture dplane plugin flags
authorMark Stapp <mjs@voltanet.io>
Wed, 4 Dec 2019 19:54:38 +0000 (14:54 -0500)
committerMark Stapp <mjs@voltanet.io>
Wed, 4 Dec 2019 19:54:38 +0000 (14:54 -0500)
commit932dbb4deb7dc7b49dc6c0381659450c2548e6ca
tree06979fb86e86e46c7b11a1bdb84a73c6beef30f7
parente302caaa818a2e582a98f16eaa807bc3928bf617
zebra: capture dplane plugin flags

The flags can be important - like "threaded" - so we need to
actually capture them when plugins are registered.

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