]> git.puffer.fish Git - mirror/frr.git/commit
pimd: PIM not processing (*,G) joins sent during Prune-Pending State 6016/head
authorsaravanank <saravanank@vmware.com>
Thu, 19 Mar 2020 09:31:42 +0000 (02:31 -0700)
committersaravanank <saravanank@vmware.com>
Thu, 19 Mar 2020 09:35:48 +0000 (02:35 -0700)
commit877ebdf025bad3ccf4fbe0ccccd8a2dc58d05e0b
tree90bf6cff7f334202ddd6dceb4764ab869d12398a
parent48484e587524e3f42dfc1e1d08d65c59af892668
pimd: PIM not processing (*,G) joins sent during Prune-Pending State

RCA: starg join fell in to SGRpt join check and was treated as SGRpt join
so ifchannel state machine moved from prunepending to noinfo.

Fix: Check if it is starg join and process

Signed-off-by: Saravanan K <sarav511@vmware.com>
pimd/pim_ifchannel.c