]> git.puffer.fish Git - matthieu/frr.git/commit
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 3 Oct 2017 01:06:03 +0000 (22:06 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 10 Oct 2017 12:05:02 +0000 (09:05 -0300)
commit8928a08f657948c5d04807de399b89051ae54d88
tree9639d1a05de75c6fac58dea45d3807d471f10ab4
parentf4e14fdba7de19ca660278a0b8c750140db5868b
*: eliminate IFINDEX_DELETED in favor of IFINDEX_INTERNAL

IFINDEX_DELETED is not necessary anymore as we moved from a global
list of interfaces to a list of interfaces per VRF.

This reverts commit 84361d615.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
bgpd/bgp_zebra.c
isisd/isis_circuit.c
isisd/isis_zebra.c
ldpd/ldp_zebra.c
lib/if.h
ospf6d/ospf6_zebra.c
ospfd/ospf_vty.c
ospfd/ospf_zebra.c
ripd/rip_interface.c
ripngd/ripng_interface.c