]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldpd: correctly increase discarded count
authorVincent Bernat <vincent@bernat.im>
Sat, 18 Feb 2017 19:11:47 +0000 (20:11 +0100)
committerVincent Bernat <vincent@bernat.im>
Sat, 18 Feb 2017 19:11:47 +0000 (20:11 +0100)
commit32f0deeebc9172c3f5f4a4d02aab32e6904947f6
treef941b7cd4dd01080e7c50e28f5711d9cd1be9012
parentdc39b0f2e9f8266eb900ef9eb864f1cd2ab0c670
lldpd: correctly increase discarded count

When a frame cannot be decoded but has been guessed, increase the
discarded count.

Fix #223.
src/daemon/lldpd.c