]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/eigrp_interface.c
*: Convert from ->interface_up to the interface callback
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Sep 2019 03:07:44 +0000 (23:07 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Sep 2019 17:34:06 +0000 (13:34 -0400)
commitddbf3e60604019d4b38d51226700e2244cc531b6
treed3403922091432832dfffe8b86e8c6610691e177
parentef7bd2a3d5ecab37018f4035391f99c25ddadeab
*: Convert from ->interface_up to the interface callback

For all the places we have a zclient->interface_up convert
them to use the interface ifp_up callback instead.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
28 files changed:
babeld/babel_zebra.c
bgpd/bgp_zebra.c
eigrpd/eigrp_interface.c
eigrpd/eigrp_zebra.c
isisd/isis_circuit.c
isisd/isis_zebra.c
ldpd/ldp_zebra.c
lib/if.c
lib/if.h
lib/zclient.c
lib/zclient.h
nhrpd/nhrp_interface.c
nhrpd/nhrp_route.c
ospf6d/ospf6_interface.c
ospf6d/ospf6_zebra.c
ospfd/ospf_interface.c
ospfd/ospf_zebra.c
pbrd/pbr_zebra.c
pimd/pim_iface.c
pimd/pim_zebra.c
pimd/pim_zebra.h
ripd/rip_interface.c
ripd/rip_zebra.c
ripngd/ripng_interface.c
ripngd/ripng_zebra.c
sharpd/sharp_zebra.c
staticd/static_zebra.c
vrrpd/vrrp_zebra.c