]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3565] Added ChangeLog for #3565
authorMarcin Siodelski <marcin@isc.org>
Mon, 23 Sep 2024 08:36:18 +0000 (10:36 +0200)
committerFrancis Dupont <fdupont@isc.org>
Tue, 1 Oct 2024 14:21:32 +0000 (16:21 +0200)
ChangeLog

index 5fd9cfad69ac3b9c11f8da04f80e37661bba2bea..79ee1e24bf076d37f085236ab107bd0c658b13cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2288.  [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 misbehaving client declined a lease it did
+       not own it often led to inconsistent statistcs of assigned and
+       declined leases.
+       (Gitlab #3565)
+
 2287.  [bug]           razvan
        Fixed the serialization of 'retry-on-startup' database
        configuration parameter as boolean instead of string.