]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #5029.
authorMarcin Siodelski <marcin@isc.org>
Mon, 7 Nov 2016 16:32:41 +0000 (17:32 +0100)
committerMarcin Siodelski <marcin@isc.org>
Mon, 7 Nov 2016 16:32:41 +0000 (17:32 +0100)
ChangeLog

index 7759b185b46d18fb65a70b25eece7f6d8eaa40db..8400cb0fd9d732e38b653fe5a0721868818f8011 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+1187.  [bug]           marcin
+       DHCPv4 server allows for allocating multiple leases for the
+       same hardware address if a different client identifier is
+       used for each lease. This facilitates the PXE boot use cases
+       where a booted machine may request a lease multiple times.
+       (Trac #5029, git 03defed4d8bb9a997d31dbfcf30ae3f866bd3353)
+
 1186.  [func]          marcin
        Support for DHCPv6 options defined in RFC6603 and RFC7598. Thanks
        to Andrei Pavel and Cristian Secareanu of Qualitance for submitting