]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
Don't include lease time information in the response to a DHCPINFORM
authorShawn Routhier <sar@isc.org>
Tue, 20 Apr 2010 23:20:20 +0000 (23:20 +0000)
committerShawn Routhier <sar@isc.org>
Tue, 20 Apr 2010 23:20:20 +0000 (23:20 +0000)
commit1e05d095c26e721257180c7c82d5f6fa5c07e298
treef534559b68ad7ce8abd7e517443229b02a0131f4
parent7c7515b9bde98dc429c0ac165a35f6444736e67c
Don't include lease time information in the response to a DHCPINFORM
request.  We do this by removing any time information from the option
cache before building the reponse packet.  Bug ticket 21092.
RELNOTES
common/options.c
server/dhcp.c