]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: fix debug message when discarding a received frame
authorVincent Bernat <bernat@luffy.cx>
Sat, 22 Dec 2012 19:23:07 +0000 (20:23 +0100)
committerVincent Bernat <bernat@luffy.cx>
Sat, 22 Dec 2012 19:25:59 +0000 (20:25 +0100)
commit3e2e693ca5caab1b31bf9a315ab3758b5a2b2143
tree8534433c64b3096afaead0ca41025a86ab908a2f
parentf6c4ca4b8f8ce76003774a124a3e7ad29cb7ce06
lldpd: fix debug message when discarding a received frame

There are legit reasons to discard a received frame. This happens on
bond interfaces. Fix the message to just say we have discarded a
frame, not we are not able to receive something.
src/daemon/lldpd.c