]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix RP upstream Prune -> join state
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 19 Aug 2016 19:21:45 +0000 (15:21 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commit7747bad6ac449903b4ff95bb495c08010084f862
tree4696ec01f2bf89476f578bd56babc921fb920ad0
parentf24405b1e81bf5a269936fc03187c20853e6056d
pimd: Fix RP upstream Prune -> join state

This fix allows the RP to transition from a Prune'd to Join
state on reception of proper control messages.

Additionally it was noticed on if down -> if up transitions
the prune then join message was going out the wrong interface.

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