]> git.ipfire.org Git - thirdparty/dhcp.git/commit
Don't respond to requests that are newer than a configured number of seconds. Enfor...
authorTed Lemon <source@isc.org>
Thu, 9 Apr 1998 04:41:52 +0000 (04:41 +0000)
committerTed Lemon <source@isc.org>
Thu, 9 Apr 1998 04:41:52 +0000 (04:41 +0000)
commit421563ea1041fdfed3fe461f36dfbb76a254e45d
tree4d5ccb78ec74aba267d04474bbb54acf7d8e7927
parent59b85ebd151f1ada2568b6201100ee62a8ea2741
Don't respond to requests that are newer than a configured number of seconds.   Enforce a minimum lease time, if specified.   If a dhcp-server-identifier option has been specified, use that instead of coming up with one from the shared_network structure.   Allow the routers option to be set to the client's address.   Be more clever about dealing with duplicate leases.
server/dhcp.c