From: Thomas Markwalder Date: Wed, 11 Jan 2023 20:36:24 +0000 (-0500) Subject: [#2713] Updated docuemnt comment X-Git-Tag: Kea-2.3.4~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ef6fe477a7d3cb802bea374aa588871003f083;p=thirdparty%2Fkea.git [#2713] Updated docuemnt comment modified: ../../../doc/sphinx/arm/hooks-lease-query.rst --- diff --git a/doc/sphinx/arm/hooks-lease-query.rst b/doc/sphinx/arm/hooks-lease-query.rst index 7399e38646..90f9cdd6a7 100644 --- a/doc/sphinx/arm/hooks-lease-query.rst +++ b/doc/sphinx/arm/hooks-lease-query.rst @@ -351,11 +351,11 @@ not yet used by the hook library. .. note:: - Kea attempts to map link address parameters to configured subnets. - If a given address falls outside any known subnet the query will fail with - a status code of STATUS_NotConfigured. Note further that only delegated - prefixes that fall within the subnet will be returned in queries that - include the link address parameter. + Kea attempts to map link address parameters to the prefixes of configured + subnets. If a given address falls outside any known subnet the query will + fail with a status code of STATUS_NotConfigured. Also note if the link + address paramter for queries by relay or remote id is not :: only delegated + prefixs that lie within the subnet will be returned. .. note:: New query types are supported only with the memfile lease backend.