]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Properly initialize and delete t_rs_timer
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 18 Jul 2016 13:52:45 +0000 (09:52 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:02 +0000 (20:26 -0500)
commit792f4d29adabe9679de8088869d32d623ffadaa5
treedc685adcf5cc1017688f1add7f1d3550e3a2d9d9
parent627ed2a3b7880018f452b3abeb9610793b5c6446
pimd: Properly initialize and delete t_rs_timer

Ensure that we properly initialize and stop the t_rs_timer.

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