]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: Keep track of when routes are queued/dequeued from the dataplane
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 15 Jan 2019 12:40:20 +0000 (07:40 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 26 Jan 2019 01:16:15 +0000 (20:16 -0500)
commit60f98b236eef37ab78cdc92d3006f0636d5aa344
tree0f7b65245ffc86f996a55168b5a4eb675ab2c061
parent677c1dd5cbdc7c58291843bd3709303950ed7c4a
zebra: Keep track of when routes are queued/dequeued from the dataplane

When we process the dataplane data, keep track of whether or not a route
is in transit or not.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_rib.c