]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Make some not very needed debugs more restrictive 15130/head
authorDonald Sharp <sharpd@nvidia.com>
Wed, 10 Jan 2024 21:00:33 +0000 (16:00 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 11 Jan 2024 16:50:52 +0000 (11:50 -0500)
commit8e85c8b45ef4d48737e1e24ca32330850520373d
tree04c7520cdd2d4efb97d6bb29e68fb7bf3ff02482
parentf80db3063dec169b2ee67994a166543996d40814
pimd: Make some not very needed debugs more restrictive

When turning on debug pim trace, there are lots of messages
surrounding the timing of rpf lookup.  99% of the time
no-one cares about these anymore.  Let's make them
not seen unless we turn up debugs

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
pimd/pim_rp.c
pimd/pim_rpf.c