]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add calls to the nexthop context process result function
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 8 Mar 2019 15:26:33 +0000 (10:26 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit9865e1c393ff3c3828a6ff85231c1144e86e03b4
tree7719c477d9e7b4a05f22e0e6bfcd54163308d943
parent044e54d1eb4cbd009bd2ab267ab03d78c22c2bba
zebra: Add calls to the nexthop context process result function

Added in case statements to handle finished dataplane contexts
and then handle them with the nexthop process result function.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/zebra_rib.c