]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Add a queued flag to nhg_hash_entry
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 6 Mar 2019 19:56:04 +0000 (14:56 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commit7f6077d06322b2ac0d6741c33e644c4c4ec8a95c
tree32f75792f265a1497f416dbdb26830bbb0e1e617
parent60e0eaee230ad2471bf444496241e17305156e45
zebra: Add a queued flag to nhg_hash_entry

Added a NEXTHOP_GROUP_QUEUED flag to the nexthop
group hash entry struct. This indicates when we have
sent it to be installed to the kernel and are waiting
for the dataplane provider to process it.

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