]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4547] Added ChangeLog
authorFrancis Dupont <fdupont@isc.org>
Tue, 7 Jul 2026 21:09:58 +0000 (23:09 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 9 Jul 2026 16:53:05 +0000 (18:53 +0200)
changelog_unreleased/4547-double-release4 [new file with mode: 0644]

diff --git a/changelog_unreleased/4547-double-release4 b/changelog_unreleased/4547-double-release4
new file mode 100644 (file)
index 0000000..f2a00ee
--- /dev/null
@@ -0,0 +1,5 @@
+[bug]          fdupont
+       Fixed incorrect handling of double DHCPv4 DHCPRELEASE
+       when the lease affinity feature is enabled, e.g.
+       leading to incorrect assigned statistics.
+       (Gitlab #4547)