]> git.proxmox.com Git - mirror_frr.git/commit - zebra/zebra_rib.c
zebra: When uninstalling a non-unicast route mark it so
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 20 Nov 2017 00:44:01 +0000 (19:44 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 20 Nov 2017 00:47:32 +0000 (19:47 -0500)
commitd6792f9d7d7b51426a385f962688e96f641db351
treeacd5b633a7c4d37135f2877c954f65e723eb61d4
parentfba31af2b56c01438452c45cd75337071229e84f
zebra: When uninstalling a non-unicast route mark it so

The rib_uninstall_kernel for non-UNICAST routes when
it is marking a route as no-longer installed should
actually mark it as uninstalled.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_rib.c