]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: messages to neighbors should have TTL = 1
authorChirag Shah <chirag@cumulusnetworks.com>
Fri, 13 Jan 2017 01:15:44 +0000 (17:15 -0800)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 14 Feb 2017 20:52:56 +0000 (15:52 -0500)
commitd62c5c03816d8dc525424b04c6b4b3c3ad23a29c
treece8499f03319a00f32e918da1b57cc0c50b5a8fb
parent5637da0501faa600273ecd7a2ed39cdbbe4531b1
pimd: messages to neighbors should have TTL = 1

Ticket:CM-12924
Reviewed By:shapd
Testing Done: configure PIM neighbor, verify PIM hello packet dump for ttl to be 1.

Set TTL to 1 for outgoing multicast control packets destine to ALL-PIM-ROUTERS as oppose to unicast mcast packets.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
pimd/pim_pim.c