]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_mroute.c
pimd: Add some code to intelligently handle WHOLEPKT generation
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Oct 2015 14:10:30 +0000 (07:10 -0700)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:35 +0000 (20:38 -0400)
commit04b40f027cd58b1c5bbea8b7c4e2d8caa2b4acda
tree080db1718f74d01de50352aa6eda79a0fc2c9679
parente5d33c8377b6cd1861104e8189ff69748eb5ce7e
pimd: Add some code to intelligently handle WHOLEPKT generation

When we get a NOCACHE call from the kernel, there is
no point generating a mcast route for the packet if
there is no RP configured, or if PIM-SSM is configured
on the interface.

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