]> git.proxmox.com Git - mirror_frr.git/commit
pimd: On RP Allow no output interfaces
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 22 Aug 2016 18:59:24 +0000 (14:59 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commit51e828334e98310b1763c9f9514d9684aba17f76
tree009f25ef228267bf5651486deeff64196163d89d
parent4df01a4e66fec6472d9d0b89d199654eb5c6e8bd
pimd: On RP Allow no output interfaces

On the RP when we receive a register packet for the
same interface that we received the *,G join on
allow the RP to receive the packets but to do
nothing with them.

Additionally check the last_used values even
if the ioctl fails.

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