]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix child ifchannel overwrite parent ifchannel
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Oct 2016 02:35:47 +0000 (22:35 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:12 +0000 (20:26 -0500)
commit7c4002dd3ecb0bd4afc0d5ae5b8f7f3e5d046731
treedc21cc2e0ef8ab1960aa1a3a31b87ba49cf39c01
parent7e14782362f94fbde2b9a4febbc4a1ed45fb6292
pimd: Fix child ifchannel overwrite parent ifchannel

When we look for child channels, don't overwrite the
parents ifchannel.  Leave that one alone.

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