]> git.ipfire.org Git - thirdparty/dhcp.git/commit
- Delete on_expiry events when lease is released, regardless of whether
authorTed Lemon <source@isc.org>
Fri, 12 Nov 1999 17:21:28 +0000 (17:21 +0000)
committerTed Lemon <source@isc.org>
Fri, 12 Nov 1999 17:21:28 +0000 (17:21 +0000)
commitccbdce1467dcaeaf5e2c82c681560459bccebe32
tree3102c62e17ed90c2f8b1e7f157fe78442c55ac12
parentffdcd1275afda492ba8819fb8dd3ef91e891c78f
- Delete on_expiry events when lease is released, regardless of whether
  there's a release event.
- If the lease being superseded is the next in a pool to expire, clean that
  up before superseding.
- Also, if the next lease to expire in a pool expires at the same time as
  the current lease, make sure that both expire, not just one.
server/mdb.c