]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry for #3913.
authorMarcin Siodelski <marcin@isc.org>
Fri, 26 Jun 2015 17:08:50 +0000 (19:08 +0200)
committerMarcin Siodelski <marcin@isc.org>
Fri, 26 Jun 2015 17:08:50 +0000 (19:08 +0200)
ChangeLog

index c2bf35d7d0588ca5aef3a1dec7256ef75ed5d366..9cd84652a75611e5652d8410c39547b22876a7b4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+971.   [bug]           marcin
+       DHCPv6 server extends the lifetime of the client's lease
+       in the database when the client sends the Request message.
+       This prevents premature lease expiration before the client
+       renews the lease, according to the timers and lifetimes
+       returned by the server.
+       (Trac #3913, git 1d64829a3f1a8288dc833ed388d9ffc9fe4cf491)
+
 970.   [bug]           fdupont
        Refactored some code to suppress cppcheck warnings.
        (Trac #3919, git 26be6ac4cefde012ca8ef12607b6beaadca13eed)