]> git.proxmox.com Git - mirror_frr.git/commit
zebra: dplane lock and thread_master apis
authorMark Stapp <mjs@voltanet.io>
Thu, 27 Sep 2018 19:10:54 +0000 (15:10 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 21 Nov 2018 15:38:08 +0000 (10:38 -0500)
commitad6aad4d0bc06f7711d05e1d05576ea25aac04c5
tree93dbdea7ac22254f29aa95d89c92580314beb0e1
parentc9d17fe85ea55f011381dc98ba927bd107fd9d19
zebra: dplane lock and thread_master apis

Improve, simplify dataplane provider locking apis. Add accessor
for dataplane pthread's thread_master, for use by providers who
need to use the thread/event apis.

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