]> git.puffer.fish Git - mirror/frr.git/commit
pimd: More S,G RPT prune state missinformation 1175/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Sep 2017 23:43:39 +0000 (19:43 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Sep 2017 23:43:39 +0000 (19:43 -0400)
commit37736d087067cda2bc6a6371cc20e42f5cd92cdd
tree6f49808475b1af27a74d740ffa6ab515d005ac97
parent7577536c5c2dfb78f7af01cdb6d980023efccb18
pimd: More S,G RPT prune state missinformation

If you read the extra fine print of the PIM RFC
it asks you to stop the PP Timer and the
Expiry Timer when you are certain S,G RPT states.

This commit puts this into practice and it also
deletes the S,G ifchannel if necessary.

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