]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Don't delete ifchannel if expiry timer is still running.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Nov 2016 00:43:13 +0000 (19:43 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:14 +0000 (20:26 -0500)
commit45b0c8f3cfb4981a2b32d5115ca68ecac1184e93
tree67a6dafc8600f33b8c640bfe595ad7f6d81d914c
parentcf4ea1c4e5170023f5323b0d90d312eb2fe3aed5
pimd: Don't delete ifchannel if expiry timer is still running.

Don't delete the ifchannel if the expiry timer is still running.
We might need to add the prune pending timer as well?  Not sure

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