]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_dplane.c
zebra: add source plugin info to dplane context
authorMark Stapp <mjs@voltanet.io>
Tue, 2 Apr 2019 16:25:33 +0000 (12:25 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 28 May 2019 12:28:49 +0000 (08:28 -0400)
commit0024a559c81072f8877643af32dd42cbb6c68530
tree9b4de026d6e9941adfe109a818198e11e407507b
parentee5e8a4820b32a82cbdfc7b4c088ef9671b2f8f7
zebra: add source plugin info to dplane context

Some updates may be the result of a plugin's actions - such
as an async notification. Add accessor so that we can
identify that an update was generated by a plugin.

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