]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_ifchannel.c
pimd: Cleanup zebra debugs to be protected by debug commands
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 Sep 2015 14:22:46 +0000 (10:22 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:33 +0000 (20:38 -0400)
commit7adf026098fe6ae1f7b7e1805ec00930f7eac892
tree6c64815b1595ef757b74230561ac78ca0800bf3e
parent6b775f61209b1011db1afdb4a2465d10e5e00217
pimd: Cleanup zebra debugs to be protected by debug commands

pimd is very chatty without any pim debugs turned on.
This commit fixes a bunch of the debugs to be protected
by appropriate pim debug statement.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_iface.c
pimd/pim_ifchannel.c
pimd/pim_neighbor.c
pimd/pim_rpf.c
pimd/pim_signals.c
pimd/pim_zebra.c
pimd/pim_zlookup.c