]> git.puffer.fish Git - matthieu/frr.git/commit
pbrd: uninstall NHG route if not valid anymore
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 26 Jun 2020 18:16:25 +0000 (14:16 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 9 Jul 2020 15:51:13 +0000 (11:51 -0400)
commit6db1188f0e3f3ad407cf45a7190800c00ca6bb26
tree8286fd40fdabaf430e699d0e601b28deb4b9b618
parent4030687aab47da7ea11ff2420fdda016e0e7f9d5
pbrd: uninstall NHG route if not valid anymore

Withdraw route from RIB if we detect the NHG is not valid
anymore. We were seeing an issue where we would leave a route
in zebra's RIB if it was recursive despite it being removed
from the kernel due to an interface going down.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
pbrd/pbr_nht.c