]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4444] Updated ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Wed, 20 May 2026 07:10:02 +0000 (09:10 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 20 May 2026 07:10:02 +0000 (09:10 +0200)
changelog_unreleased/4444-iprangepermutation-only-1-address

index ba53dcdd831e3dd7dd1293e728b443590d274649..063d80222829b8d92be08ad4727df82351ef0c8d 100644 (file)
@@ -1,5 +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.
+       Corrected an issue that prevented using pools of
+       only one element (e.g. address or prefix) with
+       either the Random and FLQ allocators.
        (Gitlab #4444)