]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - RELNOTES
Finished merge of rt39318 (install embedded bind9 includes and libs)
[thirdparty/dhcp.git] / RELNOTES
index 632dcf5dd943cce03f000375935c7aabc1537dda..c387dfdd781564216a3859a9d3c0327f6605479a 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -117,6 +117,15 @@ by Eric Young (eay@cryptsoft.com).
   configure --with-libbind).
   [ISC-Bugs #43285]
 
+- The server now allows the client identifier (option 61) to own leases
+  in more than one subnet concurrently. Prior to this the server would
+  incorrectly release an existing lease in one subnet prior to assigning
+  a lease in another subnet. Note that the prior behavior can be still
+  be achieved by enabling one-lease-per-client. Thanks to both David Zych at
+  the University of Illinois and Norm Proffitt of Infoblox for reporting
+  the issue; and Norm for suggesting a solution.
+  [ISC-Bugs #41358]
+
 - Added --enable-bind-install to install embedded bind includes and
   libraries. Default is to not install them (it was the previous
   behavior). If you'd like to change the includedir and/or libdir