]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_mroute.c
pimd: make logs useful for input drops
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 10 Mar 2022 12:59:26 +0000 (13:59 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 22 Feb 2023 15:08:10 +0000 (16:08 +0100)
commitdbd596f63755124d4e810a5289ace04bc4697c61
tree75b431ffe76b160a9794c3affe31be175d422e41
parent5d9414266885a8cd8a03abb05680a9b3737283e7
pimd: make logs useful for input drops

This path here is pretty far on top of the list of issues that operators
will run into and have to debug when setting up PIM.  Make the log
messages actually tell what's going on.  Also escalate some from
`debug mroute detail` to `debug mroute`.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_mroute.c