]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: demote "unable to guess" to debug
authorVincent Bernat <bernat@luffy.cx>
Wed, 30 May 2012 08:41:23 +0000 (10:41 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 30 May 2012 08:42:20 +0000 (10:42 +0200)
commit198bbe4085aba127023cea6f64d54fbb78d645fc
treeaf499fc7b3d8c5bfe557781a0bb7a8fe5166e04b
parent595184b05260442c7c8e9d266a95d5de567a548a
lldpd: demote "unable to guess" to debug

This message can happen fairly often if some protocol is not enabled
in lldpd without being a problem. It fills system daemon logs. Send it
only to debug level.

This should close #19.
src/lldpd.c