]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Set spt bit when we receive first packet on RP
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 11 Aug 2016 12:08:28 +0000 (08:08 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:06 +0000 (20:26 -0500)
commit4712642e11f540e5c6e611afee9a699579c960fe
tree56bbcf2e0becd6cb44ce8aa07235afac4458f134
parent79ce47c00d216b1403a80f86ba7e10190532bbac
pimd: Set spt bit when we receive first packet on RP

When on the RP, if we receive the first correctly routed
mroute from upstream, Set the SPT bit so that the
state machine will work properly.

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