]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Add ability for upstream to know it's ifchannels
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Apr 2017 11:48:27 +0000 (07:48 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 20 Apr 2017 19:59:12 +0000 (15:59 -0400)
commit2a28f7a0b9e7d73df353ff296e7990ced524e223
treeec37bd8420efd6a351b70471f4185bc1703b5a1d
parentc8fc07cb03a2b56ee97d23671185e6de2bd7a643
pimd: Add ability for upstream to know it's ifchannels

Add a list structure to track the ifchannels associated
with a particular upstream.

We are not doing anything with this particular knowledge
yet but it will be come useful in the near future.

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