]> git.proxmox.com Git - mirror_frr.git/commit - babeld/babel_interface.c
*: remove empty "interface XYZ" config blocks
authorDavid Lamparter <equinox@diac24.net>
Fri, 5 Feb 2010 08:48:45 +0000 (09:48 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 29 Aug 2017 06:36:03 +0000 (08:36 +0200)
commita8b828f3c3e55eacdfba77f31750ada20ed13390
tree20d2bc44805e3c2c8278edf2c48c1e0163dfcbbd
parent2071aa0ebbc5701e9b53621f93656c10cb48061b
*: remove empty "interface XYZ" config blocks

Using the previously-added vty_frame() support, this gets rid of all the
pointless empty "interface XYZ" blocks that get added for any interface
that shows up in the system (e.g. dummys, tunnels, etc.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
babeld/babel_interface.c
eigrpd/eigrp_vty.c
isisd/isis_circuit.c
nhrpd/nhrp_vty.c
ospf6d/ospf6_interface.c
ospfd/ospf_vty.c
pimd/pim_vty.c
ripd/rip_interface.c
ripngd/ripng_interface.c
zebra/interface.c