From: Francis Dupont Date: Tue, 19 May 2026 12:50:47 +0000 (+0200) Subject: [#4444] Added ChangeLog entry X-Git-Tag: Kea-3.1.9~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b845ba577a2427df4d0a4d982aae7a63f2ceb5b7;p=thirdparty%2Fkea.git [#4444] Added ChangeLog entry --- diff --git a/changelog_unreleased/4444-iprangepermutation-only-1-address b/changelog_unreleased/4444-iprangepermutation-only-1-address new file mode 100644 index 0000000000..ba53dcdd83 --- /dev/null +++ b/changelog_unreleased/4444-iprangepermutation-only-1-address @@ -0,0 +1,5 @@ +[bug] fdupont + Allowed IP range permutations for range with only + one element so pools with one address or prefix in + random and FLQ allocators. + (Gitlab #4444)