]> git.proxmox.com Git - mirror_frr.git/commit
zebra: capture dplane plugin flags
authorMark Stapp <mjs@voltanet.io>
Thu, 5 Dec 2019 21:33:51 +0000 (16:33 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 5 Dec 2019 21:33:51 +0000 (16:33 -0500)
commit86def7e58bfdd312fc0ecd2774c0a50b9cda3d06
tree3f5bc64a51441ee42ad8647d434fd6721c67ae4a
parent367dc5b43d9a992638b274d56b41e02161964e7e
zebra: capture dplane plugin flags

[7.2 version]
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