]> git.puffer.fish Git - matthieu/frr.git/commit
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>
Thu, 23 Feb 2023 19:49:22 +0000 (20:49 +0100)
commit48477d5802dbf426b20a74c313e5496c6291fdd2
tree901967409a7784dff83471f476d3fccfcb79fcd3
parent14b045053f219796597b685d7d51bbc71d2e6232
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