]> git.proxmox.com Git - mirror_frr.git/commit
zebra: set nexthop install state more accurately
authorMark Stapp <mjs@voltanet.io>
Wed, 20 Mar 2019 18:44:29 +0000 (14:44 -0400)
committerMark Stapp <mjs@voltanet.io>
Tue, 28 May 2019 12:22:21 +0000 (08:22 -0400)
commit5695d9ac5d4095872218e74c203fd7f023833713
tree89720438973819041aeb311ef7fd45c09602c972
parentfad4d69cd4f529c25b99e8b4f746502d1128c500
zebra: set nexthop install state more accurately

When setting route nexthops' installation state based on a
dataplane context struct, unset the installed state if a
nexthop was not present in the dataplane context.

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