]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Protect some zlog_debug messages
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 3 Nov 2016 22:55:35 +0000 (18:55 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:13 +0000 (20:26 -0500)
commit8711a53dbcb643caf2faf4c4691dd787470969d9
tree2bc8ef8fca50a58028288e05b59d070cef28afbc
parentfad009d2887f22c413320b6cf209a2689afc7ea0
pimd: Protect some zlog_debug messages

Protect some zlog_debug messages with if(...) so we
don't see them all the time.

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