]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix join received when in Prune or Prune Pending
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 19 Aug 2016 13:07:19 +0000 (09:07 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commit04329d4e498fff314d4b1df571bb509050a23e61
tree2f28783335e24e63a179abd1f61d74521599405a
parentc98029541203906cfec89974658301367d55fe79
pimd: Fix join received when in Prune or Prune Pending

When we are a FHR, and the upstream state is in Prune or Prune Pending
allow the join because we know we want to forward traffic to the RP.

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