]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Cleanup some more debugs
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 6 Dec 2016 04:27:37 +0000 (23:27 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:18 +0000 (20:26 -0500)
commit3197cb1eb54ecfc48044d3f68a1c027a0dc53607
tree5bfb58255cc447edad80ea20c4527044c1b1d270
parent4bbcefe91f55eaf9d84fcf855400da823b1d0b24
pimd: Cleanup some more debugs

Cleanup some pim debugs:

1) For some reason some PIM_DEBUG_PIM_TRACE were not showing up
switched them to PIM_DEBUG_TRACE

2) Some mroute debugs were a bit redundant.  Reduce.

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