]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_register.c
pimd: Remove pimg from pim_upstream.c
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 19 May 2017 23:36:53 +0000 (19:36 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:35 +0000 (13:51 -0400)
commit9b29ea95fc5b03de64cf9de55a89894deaed17e7
tree65ca0f047472ea8b25e98063d479d434bc18e5e9
parentfec883d95a64c37a9d0cb728085c816ff7188874
pimd: Remove pimg from pim_upstream.c

Move the upstream_list, hash and wheel into 'struct pim_instance'
Remove all pimg to pim in pim_upstream

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
20 files changed:
pimd/pim_assert.c
pimd/pim_bfd.c
pimd/pim_cmd.c
pimd/pim_hello.c
pimd/pim_iface.c
pimd/pim_ifchannel.c
pimd/pim_instance.c
pimd/pim_instance.h
pimd/pim_mroute.c
pimd/pim_msdp.c
pimd/pim_neighbor.c
pimd/pim_nht.c
pimd/pim_oil.c
pimd/pim_register.c
pimd/pim_rpf.c
pimd/pim_ssm.c
pimd/pim_upstream.c
pimd/pim_upstream.h
pimd/pim_zebra.c
pimd/pimd.c