]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: support route changes via dplane notifications
authorMark Stapp <mjs@voltanet.io>
Wed, 10 Apr 2019 16:04:00 +0000 (12:04 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 28 May 2019 12:34:31 +0000 (08:34 -0400)
commitefe6c026a97b021ce8f8cdfa6ff8b3ba377e5113
treeb542bb32938d186e4bc0c73855926fd9c1ebb739
parent941e261c977819986d850b59b76639b482b6260e
zebra: support route changes via dplane notifications

Allow route notifications to trigger route state changes,
such as installed -> not installed.

Clean up the fib-specific nexthop-group in a couple of
un-install paths.

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