]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Only debug in the unusual case
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 10 Feb 2017 20:14:16 +0000 (15:14 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 24 Feb 2017 15:03:40 +0000 (10:03 -0500)
commit116b989af23a1232b3df7015c4b7ce124b04f84a
tree0d463544112c74305056574aabf0e3b66e13b7aa
parentc48a612c21bce760d4943effde1b79e395a03607
pimd: Only debug in the unusual case

When receiving a J/P packet, only check to see if we should
log when the J/P packet is not for us.

Very slight performance improvement additionally

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