]> 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>
Thu, 21 May 2009 08:50:40 +0000 (10:50 +0200)
commit777c32ead5a37d7a0868362d95d37bcac831837b
treef0a6d26cf15ce753a555b53bf2747f8bb4d6ce4a
parent2681915402514ea00d1c11a1899b7b79e804ac5a
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