]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Receive and transmit (*,G) to the RP
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 Sep 2015 12:41:18 +0000 (05:41 -0700)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:34 +0000 (20:38 -0400)
commit8f5f5e91b6d2eedf13611567d3a1035c910d6894
treed5020e950ba7791bb64e0a0ae3344f9f414055cb
parent8044778111745532ee86d285deafe5e8a4144b9b
pimd: Receive and transmit (*,G) to the RP

Receive a (*,G) route and send it upstream to the RP.
The RP at this time does not properly handle the route.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/Makefile.am
pimd/pim_rp.c [new file with mode: 0644]
pimd/pim_rp.h [new file with mode: 0644]
pimd/pim_rpf.c
pimd/pim_upstream.c
pimd/pim_upstream.h
pimd/pim_zebra.c