]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_ifchannel.c
pimd: Only delete on KAT when created by stream
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 12 Oct 2016 23:18:19 +0000 (19:18 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:11 +0000 (20:26 -0500)
commit5ce794664d7404450a381c2dfc4abe408ba9aaba
tree82a1801690cf520b5f30756fd39738261aed30b3
parenteab2a327179d9c36ba08d7b42f3cc3b379f8638e
pimd: Only delete on KAT when created by stream

When we have pim_mroute.c or pim_register.c create
the upstream state, only delete it then when
the KAT timer expires, else we will not have
the refcount right and we will do bad things.

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