]> git.proxmox.com Git - mirror_frr.git/commit
zebra: clean up the code flow in lsp results processing
authorMark Stapp <mjs@voltanet.io>
Wed, 3 Jun 2020 21:03:41 +0000 (17:03 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 7 Jul 2020 17:25:23 +0000 (13:25 -0400)
commitc3753405d5bbe8890711dd1bb50d9965cfb46e65
tree81ba64b701289d2f66a415ce0f0f74936dd61e91
parent5e29e1a10f141be5b96aa778a155045a973f18f3
zebra: clean up the code flow in lsp results processing

Clean up some awkward code in a couple of places where we're
processing lsp results from the dataplane. Also add some more
debugs in those paths.

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