]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Do not send join out loopback interfaces
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Aug 2016 13:26:54 +0000 (09:26 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commiteb345962ceeb4c7eb30e7a54faf3d1c1449dd69f
tree65cb32e1e06edbc943ae1e2330754f39d7898fc4
parent359175704f9f4b1c2e4eae435a193db39c6db0c2
pimd: Do not send join out loopback interfaces

When we the join timer pops for a interface
don't send the join out a loopback interface.

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