]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Further refinement of switch on a stick
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 26 Aug 2016 13:40:08 +0000 (09:40 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commit483eef9dd2ff45524bfd0fe8eba1b8ba1fad58a4
treed2079b943021e077671f16379a318a470901c4f0
parent284b4301e4e7d50e06f79d9a4d87c76c1b1a30d9
pimd: Further refinement of switch on a stick

The original modification to allow the RP to receive
packets on the incoming interface when it has
no outgoing interfaces was a bit aggressive and
turned all register events into a join event.

This further divides up the code to do the
right thing in each situation.

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