]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3758] Added ChangeLog for #3758 (#3565)
authorFrancis Dupont <fdupont@isc.org>
Tue, 4 Mar 2025 14:50:45 +0000 (15:50 +0100)
committerFrancis Dupont <fdupont@isc.org>
Wed, 5 Mar 2025 15:05:12 +0000 (16:05 +0100)
ChangeLog

index 48c84f630591a24f45d656293958e9501f2fa51d..f749df6d368c03c7ca42e606a49070751ab335f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2259.  [bug]           marcin
+       Prevent the clients from declining expired or released leases.
+       Only a valid lease assigned to the declining client can now
+       be declined. When a misbehaving client declined a lease it did
+       not own it often led to inconsistent statistics of assigned and
+       declined leases.
+       (Gitlab #3758, #3565)
+
 2258.  [bug]           razvan
        Fixed the serialization of 'retry-on-startup' database
        configuration parameter as boolean instead of string.