From: Marcin Siodelski Date: Wed, 29 Mar 2023 06:41:02 +0000 (+0200) Subject: [#2780] Fixed a nit in the ARM X-Git-Tag: Kea-2.3.7~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9271be2dc5a0072e63a252832138cfe1b7e2ce99;p=thirdparty%2Fkea.git [#2780] Fixed a nit in the ARM --- diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index b045e0b1d7..039efaa89c 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -7810,7 +7810,7 @@ for a subnet: Free Lease Queue Allocator -------------------------- -It is a sophisticated allocator whose use should be considered in the subnets +It is a sophisticated allocator whose use should be considered in subnets with highly utilized address pools. In such cases, it can take a considerable amount of time for the iterative and random allocator to find an available address because they have to repeatedly check if there is a valid lease for diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 8ba736bbae..acc0c5382f 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -7378,7 +7378,7 @@ clients increase memory consumption by random allocation. Free Lease Queue Allocator (Prefix Delegation Only) --------------------------------------------------- -It is a sophisticated allocator whose use should be considered in the subnets +It is a sophisticated allocator whose use should be considered in subnets with highly utilized delegated prefix pools. In such cases, it can take a considerable amount of time for the iterative and random allocator to find an available prefix because they have to repeatedly check if there is a