]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix RP handling of Register message
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Aug 2016 00:44:51 +0000 (20:44 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:06 +0000 (20:26 -0500)
commit00d2f9e45b953f0f710cc0a14cc9dac5205acedc
treeec8eab5f15a4e830d1fe0528669dbd096ac08af8
parentbb027ee881eec8e98e30be04432438f644bb3979
pimd: Fix RP handling of Register message

The RP needs to send the join when we want to send it

Also make sure the ka_timer is reset properly.

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