]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add beginnings of nexthop group work queue
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 26 Feb 2019 13:43:49 +0000 (08:43 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:36 +0000 (11:13 -0400)
commitb589493e70323b050c566f465ea3076d5a52b943
treeb40a08bdf576a81ad45f6475a375c326ff269599
parentf0cb8e16f03b37af2f22fe73372fa511dd7104e4
zebra: Add beginnings of nexthop group work queue

Add the basic infrastructure for a nexthop group work queue.

This queue will be used to validate and then install the
new nexthop group.

The result from the kernel when a new nexthop group is installed
will cause the route entries that depend on it to be installed.

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