]> git.puffer.fish Git - mirror/frr.git/commit
pimd: SPT-bit is not set to false as per RFC section in one flow 7828/head
authorMobashshera Rasool <mrasool@vmware.com>
Thu, 7 Jan 2021 10:03:07 +0000 (10:03 +0000)
committerMobashshera Rasool <mrasool@vmware.com>
Mon, 11 Jan 2021 05:23:41 +0000 (05:23 +0000)
commit195427c8fd5dbee8c0d7056a356fb184cca7843b
tree28db06a6ce320258a4de3ce2c4a80b7a786a7baa
parentf10f8f0e9829b1bad19241341291c383c09f6593
pimd: SPT-bit is not set to false as per RFC section in one flow

1. As per RFC 4601 Sec 4.5.7:
* JoinDesired(S,G) -> False, set SPTbit to false.

2. Change the debug type.

Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
pimd/pim_mroute.c
pimd/pim_upstream.c