]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Document new DHCPRELEASE/DHCPNAK behaviour
authorTed Lemon <source@isc.org>
Sun, 8 Jun 1997 04:00:06 +0000 (04:00 +0000)
committerTed Lemon <source@isc.org>
Sun, 8 Jun 1997 04:00:06 +0000 (04:00 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index bb8e83e53c44995cc320c1e32e9237a66d1fadf4..6973d7c79369eb7996288d8f0a17ec2371a0eeff 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   one it's asking for, and we recognize the one it's asking for as
   ours, NAK it.
 
+- Only accept a DHCPRELEASE or DHCPNAK if the client supplies an IP
+  address and the lease corresponding to that address is available to
+  that client.
+
 970605
 
 - Add client-hostname token to lexer so that the parser can use it.