]> git.puffer.fish Git - mirror/frr.git/commit
zebra: unlock route-node when processing dplane results 3852/head
authorMark Stapp <mjs@voltanet.io>
Thu, 21 Feb 2019 21:41:24 +0000 (16:41 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 21 Feb 2019 21:41:24 +0000 (16:41 -0500)
commit888756b208edc7935705d95b83f9513acc21e78a
tree4f3623f37a85f657e933399008d79924b34ded2b
parentae13cc51d5f3e5205fd092831959dc08775c9f25
zebra: unlock route-node when processing dplane results

Unlock the route-node datastruct we access while processing
results from the async dataplane. [7.0]

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