]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_pim.c
pimd: Trust the recvfromto ifindex information
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 3 Jun 2017 00:22:39 +0000 (20:22 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:38 +0000 (13:51 -0400)
commite2d451e2eebd646c2c8a0bd2cb6fb56803950b9c
treeafb14f566f2b2d5b0aca818cfa63c2568163cb18
parent11699c47885e64a7e48576cb5a6e220c346f071f
pimd: Trust the recvfromto ifindex information

The vrf interface is receiving the pim packet
instead of the slave interface that is bound.

Lookup the ifindex ifp pointer from that.

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