]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Update state when receiving S,G join when in S,G RPT Prune state
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 8 Apr 2019 18:37:00 +0000 (14:37 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 9 Apr 2019 17:17:56 +0000 (13:17 -0400)
commite3af36d3ed71ce0659870423889df7da0fded094
tree626a2fe6435d1889dc9ba72b388543533a635aea
parentca6cb21b60b6251f6d0bbe02eebfbee6b574de9a
pimd: Update state when receiving S,G join when in S,G RPT Prune state

When we receive a S,G join and the ifchannel is in S,G RPT Prune state,
pim should transition the ifchannel state to JOIN and transition the
pim_upstream state for the S,G stream.

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