]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_mroute.c
pimd: Fix pim to use correct src address for packets
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Mon, 22 Aug 2016 13:10:05 +0000 (09:10 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commit4df01a4e66fec6472d9d0b89d199654eb5c6e8bd
treee4ab1aed1542bbbf4c480de85c3ada97b82e24f0
parent7747bad6ac449903b4ff95bb495c08010084f862
pimd: Fix pim to use correct src address for packets

When sending register packets to the RP from the FHR
we should be using the ip address of the incoming interface
that received the mcast packet.

Ticket: CM-12445
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_assert.c
pimd/pim_join.c
pimd/pim_mroute.c
pimd/pim_pim.c
pimd/pim_pim.h
pimd/pim_register.c
pimd/pim_register.h
pimd/pim_upstream.c