]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Don't invalidate a lease if we receive an ICMP echo reply for it when it has a valid...
authorTed Lemon <source@isc.org>
Sun, 15 Mar 1998 20:47:27 +0000 (20:47 +0000)
committerTed Lemon <source@isc.org>
Sun, 15 Mar 1998 20:47:27 +0000 (20:47 +0000)
commitc0a8b01162cde669faadeaf16c75c64820a45f6c
tree2b5a632ed40ca750d0644d856a068f5d8e41d20d
parent3f165a4027182c99afaf4a884f3d4c0f49f0611d
Don't invalidate a lease if we receive an ICMP echo reply for it when it has a valid lease.   This can happen if some other user on the host pings the client after we've assigned it an address.
server/dhcpd.c