]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Allow ifchannel S,G's to know their *,G parent
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 28 Jul 2016 16:21:31 +0000 (12:21 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:04 +0000 (20:26 -0500)
commit1a10fc742fcdb05024be3721b7641e19107edad7
tree758e272dcd74c3e3fd170aa17e196e3851676653
parent6997705858f3bce0024d7cec56edc33040ace245
pimd: Allow ifchannel S,G's to know their *,G parent

Given a S,G ifchannel, create a parent pointer for any
*,G state for that interface.  When removing a *,G
remove S,G pointers.

We need to think about the case where their is a *,G
but no S,G for a interface when we are determing.

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