]> git.ipfire.org Git - thirdparty/lldpd.git/commit
lldp: fix handling of LLDPDU expiration
authorVincent Bernat <vincent@bernat.im>
Sun, 11 May 2014 14:17:42 +0000 (16:17 +0200)
committerVincent Bernat <vincent@bernat.im>
Sun, 11 May 2014 14:17:42 +0000 (16:17 +0200)
commit6afb24c220d85d840e7eef382dbdaeac74452b25
tree972cd52872cd9b5561b2ddf16c44077b2b70df32
parenta85eea84bb3f8de26bf0d72f263c1772338a685e
lldp: fix handling of LLDPDU expiration

Expiration logic for LLDPDU was totally flawed after the change to
support shutdown LLDPDU. Any LLDPDU would trigger infinite
expiration. Fix that.
src/daemon/event.c