]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Add new 'debug pim nht rp' command
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Sep 2017 14:28:04 +0000 (10:28 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Sep 2017 15:17:28 +0000 (11:17 -0400)
commit3d225d48f0c9c79516d3c9b2c5d6edb412c8517b
tree3a041bb2ac9f3a863b52cd5536e02240492f2577
parentc56fdaa5db2c2995a674d5668d522664b95e575d
pimd: Add new 'debug pim nht rp' command

All the rp debugs were a mish-mash of TRACE or ZEBRA,
but the reality they were all focused on handling NHT
issues associated with the RP's.  So let's create
a new debug 'debug pim nht rp' if you are having
issues with RP's.

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