]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Cleanup igmp debugs a tiny bit
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 12 Nov 2019 14:15:57 +0000 (09:15 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 12 Nov 2019 14:38:04 +0000 (09:38 -0500)
commitc7e663d68a795424ab12d9928b042fe96cd0d040
tree1b3a05d24ccec2cfed032c88d1b781927f11a3c6
parent23fc858a5e9cd38116b3ddc351168f6e231df6b5
pimd: Cleanup igmp debugs a tiny bit

When receiving igmp packets we are spitting out a lot of
debugs.  Attempt to clean this up to allow us to understand
what is going on a bit better by just being able to look
at the log file.

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