]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Add "show ip pim rp-info" command
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Tue, 23 Aug 2016 20:22:14 +0000 (16:22 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:07 +0000 (20:26 -0500)
commit00d07c6fda1ef744eb2e7481beeb85aa31bf61d6
treefd1260d98f5cc3a062498adc39c6bb03806dcdc6
parentbb6e291f3bab84ae623d6c4c05de2bc7eba837c9
pimd: Add "show ip pim rp-info" command

List the RP information we have configured.

Fix bug where we were not properly initializing some code

Ticket: CM-12617
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_rp.c
pimd/pim_rp.h
pimd/pim_zebra.c