]> git.proxmox.com Git - mirror_frr.git/commit
zebrad: Correct problem removing dead routes from rib due to NHT issue
authorDon Slice <dslice@cumulusnetworks.com>
Tue, 6 Dec 2016 17:29:05 +0000 (09:29 -0800)
committerDon Slice <dslice@cumulusnetworks.com>
Wed, 17 May 2017 12:19:07 +0000 (08:19 -0400)
commit63d825b0db90ba8a69c3da42a8fc163541495a13
tree4f5dbc543b5829d3b05ebfec11c13b9b84ada2b8
parent9c5cd62f08f5e0d77a6474e15a49dcf8bd8ce21c
zebrad: Correct problem removing dead routes from rib due to NHT issue

Fix for another issue with next-hop tracking for overlapping static routes
created a problem removing the dead routes.  This fix corrects that error.

Ticket: CM-13710
Signed-off-by: Don Slice
Reviewed By: Donald Sharp
Testing Done: ospf-smoke, bgp-smoke
zebra/zebra_rnh.c