From: Francis Dupont Date: Tue, 7 Jul 2026 21:09:58 +0000 (+0200) Subject: [#4547] Added ChangeLog X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8215ffff5f1c399a67e4a2d0b13dcff9f44b4f7d;p=thirdparty%2Fkea.git [#4547] Added ChangeLog --- diff --git a/changelog_unreleased/4547-double-release4 b/changelog_unreleased/4547-double-release4 new file mode 100644 index 0000000000..f2a00ee7b9 --- /dev/null +++ b/changelog_unreleased/4547-double-release4 @@ -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)