]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Break ack queue chain when a lease is removed from the ack queue, so that
authorTed Lemon <source@isc.org>
Wed, 7 Jun 2000 00:05:17 +0000 (00:05 +0000)
committerTed Lemon <source@isc.org>
Wed, 7 Jun 2000 00:05:17 +0000 (00:05 +0000)
commit6f0b9ed09c7dd3264bba6857d098b7a1c60df235
treef098ff951c66f727943f69b4b4ab0e924e13e620
parentdbc855c920098719d44c839d54ba3e144be61606
- Break ack queue chain when a lease is removed from the ack queue, so that
  its successor doesn't wind up back on the update queue when the lease is
  next updated.
- Print the reject reason when a BNDACK includes one, but still remove the
  lease from the update queue.
- Don't use the lease to send the BNDACK, since there may not be one locally.
- Support contact message, and inter-message-arrival timeouts.
server/failover.c