]> git.proxmox.com Git - mirror_frr.git/commit
lib, zebra: Remove unused flag
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 16 Apr 2019 12:37:24 +0000 (08:37 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Apr 2019 18:57:54 +0000 (14:57 -0400)
commitdd50eeb11501268003148b4d445be882db12823d
tree3eca316d1f6d4ad05c86ac62c31645a81e3d3be0
parent99eabcec1aab693ccc56dbda823f3b4571e484c9
lib, zebra: Remove unused flag

The NEXTHOP_FLAG_FILTERED went away when we started treating
static routes like every other route in the system.  This was
a special case for handling static route code that just didn't
get finished cleaning up.

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