]> git.puffer.fish Git - mirror/frr.git/commit
ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAME
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 4 Dec 2015 17:52:49 +0000 (12:52 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 4 Dec 2015 18:44:37 +0000 (10:44 -0800)
commit3ee39b5ba0c9c60a7067d53dd21ff8dd7304b376
tree564a13c1ca19c0ddcab1f113e01766010266858b
parentba7792416569bdf762162f780da918ec29894c9d
ZEBRA: Remove NEXTHOP_TYPE_XXX_IFNAME

The NEXTHOP_TYPE_XXX_IFNAME types were never being used.  Remove them
and the code associated with them.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
12 files changed:
lib/nexthop.c
lib/nexthop.h
lib/zebra.h
zebra/rib.h
zebra/rt_netlink.c
zebra/rt_socket.c
zebra/zebra_fpm_netlink.c
zebra/zebra_rib.c
zebra/zebra_routemap.c
zebra/zebra_snmp.c
zebra/zebra_vty.c
zebra/zserv.c