]> git.proxmox.com Git - mirror_frr.git/commit - bfdd/ptm_adapter.c
*: Switch all zclient->interface_add to interface create callback
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Sep 2019 02:26:55 +0000 (22:26 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 19 Sep 2019 17:34:06 +0000 (13:34 -0400)
commitef7bd2a3d5ecab37018f4035391f99c25ddadeab
treee5fb8c3b974e01a2f1ad848b6337583b49efe374
parent138c5a745018a291c8463b67dba7602886859d2e
*: Switch all zclient->interface_add to interface create callback

Switch the zclient->interface_add functionality to have everyone
use the interface create callback in lib/if.c

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
34 files changed:
babeld/babel_interface.c
babeld/babel_zebra.c
bfdd/ptm_adapter.c
bgpd/bgp_zebra.c
eigrpd/eigrp_interface.c
eigrpd/eigrp_zebra.c
isisd/isis_circuit.c
isisd/isis_circuit.h
isisd/isis_zebra.c
isisd/isis_zebra.h
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_interface.h
ospfd/ospf_zebra.c
ospfd/ospf_zebra.h
ospfd/ospfd.c
pbrd/pbr_zebra.c
pimd/pim_iface.c
pimd/pim_zebra.c
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