]> git.ipfire.org Git - thirdparty/dhcp.git/commit
If we happen across an abandoned lease when trying to find a lease to allocate, try...
authorTed Lemon <source@isc.org>
Tue, 17 Mar 1998 18:14:51 +0000 (18:14 +0000)
committerTed Lemon <source@isc.org>
Tue, 17 Mar 1998 18:14:51 +0000 (18:14 +0000)
commit48984237a157864707118bad783cdcd7ec765016
treea41c3c7f03eb4435a07d9525f87a0a543d85f254
parent00e9db0efc54c1fb295a06fcc310f7388338c1bd
If we happen across an abandoned lease when trying to find a lease to allocate, try using the abandoned lease.   If the client asks for a lease on one address, but we find another lease that's also assigned to it, make every effort to free the duplicate lease, since a client can't have two leases on the same network at the same time.
server/dhcp.c