]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1579] Added #1472 ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Sat, 28 Nov 2020 08:58:22 +0000 (09:58 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sat, 28 Nov 2020 08:58:22 +0000 (09:58 +0100)
ChangeLog

index 159818586d3d23f88e2092ff46e42801101bb594..49f42a05f9ff856869798364d8f1a90fc6d0d9ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+1802.  [bug]           andrei
+       Fix trivial logic error in handling the "lease4-update" command
+       manifesting itself on v4 if multi-threading is enabled.
+       Notable affected environment is a HA with the
+       "send-lease-updates" configuration setting explicitly set to
+       true. Prior to this fix, lease updates would not go through to
+       other HA nodes, even though some log lines would say they would.
+       A simple workaround prior to this fix is to disable
+       multi-threading.
+       (Gitlab #1542,#1572)
+
 Kea 1.8.1 (stable) released on Nov 12, 2020
 
 1801.   [build]         razvan