]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Refactor RP code and start the ability to handle ranges
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 5 Aug 2016 13:07:46 +0000 (09:07 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:05 +0000 (20:26 -0500)
commit75a26779e8f25e9868f1f33e0fd35677f17c978b
tree095795d5b355c285bc7c1683c2ca2b072255cfec
parentdc686f820be848d9b80e3f3918228d6eb321c826
pimd: Refactor RP code and start the ability to handle ranges

Refactor the qpim_rp into pim_rp.c so that the global data
is protected.  This will allow us to easily add the group
ranges.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_mroute.h
pimd/pim_msg.c
pimd/pim_register.c
pimd/pim_rp.c
pimd/pim_rp.h
pimd/pim_vty.c
pimd/pimd.c
pimd/pimd.h