]> git.ipfire.org Git - thirdparty/lldpd.git/commit
Fix the case where last change < start time.
authorVincent Bernat <bernat@luffy.cx>
Thu, 21 May 2009 08:50:40 +0000 (10:50 +0200)
committerVincent Bernat <bernat@luffy.cx>
Wed, 30 Sep 2009 12:21:19 +0000 (14:21 +0200)
commit23d9c6bf9c79f0e74a5f5371590b55bb56a80bab
tree375a9e83515b80bfc550809ed1747c92028edc9a
parentaccd4a6587b0c26bfb21e27fcaca52acfa51c400
Fix the case where last change < start time.
This case can happen if the master agent is restarted: lldpd last
change will be before the start of the master agent.
src/agent.c