]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Cleanup nexthop debugging
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 29 Nov 2016 15:35:43 +0000 (10:35 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:17 +0000 (20:26 -0500)
commit802b226c8d9fe51919cd9388b37cb20e7d62fd46
tree3da99e4a3e55bbc198836a213f54064bf7299934
parentda3dcffb66615560647abd9a3825d24822571bdd
pimd: Cleanup nexthop debugging

When debugging nexthops, we print allot of unnecessary data
Move some debugs to trace detail to reduce log clutter.

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