]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - RELNOTES
- If the client had multiple addresses, and one expired (was not renewed
[thirdparty/dhcp.git] / RELNOTES
index fa32799c4b5e097ad0e6082a237266a6e31f1f35..7c131c59c82426e4af9f87465dcee867fb37b081 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -53,6 +53,18 @@ may not work on other platforms. Please report any problems and
 suggested fixes to <dhcp-users@isc.org>.
 
 
+                       Changes since 4.0.0b3
+
+- If the client had multiple addresses, and one expired (was not renewed
+  by the server), the client would continue to attempt to renew the same
+  old address over and over.  Now, the client will omit any expired
+  addresses from future Confirm, Renew, or Rebind messages.
+
+- dhclient -6 will now select renew/rebind timers based upon the longest
+  address expiration time rather than the shortest expiration time, in
+  order to avoid cascading renewals in the event a server elects not to
+  extend one of multiple IAADDR leases.
+
                        Changes since 4.0.0b2
 
 - Clarified error message when lease limit exceeded