]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Cause NOCACHE event to create WHOLEPKT events for pimd
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 20 Oct 2015 15:26:24 +0000 (08:26 -0700)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:34 +0000 (20:38 -0400)
commit8813406fe9d83b07aab640c27c5c8ede29ea7ada
tree6a44dc0d7d37ad166b715ff0d65ef08170649db6
parentd5a0a62974d49a2cdd2c06f9336c11eeb6638d51
pimd: Cause NOCACHE event to create WHOLEPKT events for pimd

pimd needs the ability to send the multicast packet to the RP.
This code causes the incoming unknown multicast packet to
be send to pimd so it can be sent as a REGISTER packet towards
the RP.

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