]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Store ifchannel information in a global list too.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 7 Nov 2016 17:34:44 +0000 (12:34 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:14 +0000 (20:26 -0500)
commitea4a71fcf796b4f129970b97513a674ca198e0a8
tree3eb01842079da0ffb594569ec5cf4358ab835af9
parent340bce7d3574f2f892334b7beb10bb1c282c5ce6
pimd: Store ifchannel information in a global list too.

This fix handles two issues:

1) Searching entire vrf_iflist to get per interface pim_ifchannel_list
2) Display of ifchannel information in pim not being ordered correctly.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_iface.c
pimd/pim_iface.h
pimd/pim_ifchannel.c
pimd/pim_upstream.c
pimd/pimd.c