]> git.puffer.fish Git - mirror/frr.git/commit
zebra: unlock route-node in dplane results handler 3847/head
authorMark Stapp <mjs@voltanet.io>
Thu, 21 Feb 2019 21:15:14 +0000 (16:15 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 21 Feb 2019 21:15:14 +0000 (16:15 -0500)
commit5c111895d69cfe1feeb1a6e022addd4c2994bf7c
tree16c8c3d7ce488e4ad74ffbdb3824e0b9eb7f9778
parent8faeb50fe40976313a309a0e1870e29bebd99fd6
zebra: unlock route-node in dplane results handler

Unlock the route-node struct we look up while processing
async dataplane results.

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