]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Uninstall nexthop when ref count hits zero
authorStephen Worley <sworley@cumulusnetworks.com>
Fri, 8 Mar 2019 15:29:43 +0000 (10:29 -0500)
committerStephen Worley <sworley@cumulusnetworks.com>
Fri, 25 Oct 2019 15:13:37 +0000 (11:13 -0400)
commite25f64010ef853728de087ad873e018f34a98382
treea0655c2d77af1f76b43d164f013a369a5e020f03
parent9865e1c393ff3c3828a6ff85231c1144e86e03b4
zebra: Uninstall nexthop when ref count hits zero

When nexthop entry reference counts hit zero and
we created them, uninstall them from the kernel.

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