]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2713] Addressed review comments
authorThomas Markwalder <tmark@isc.org>
Wed, 11 Jan 2023 19:08:13 +0000 (14:08 -0500)
committerThomas Markwalder <tmark@isc.org>
Thu, 12 Jan 2023 16:53:10 +0000 (11:53 -0500)
Added doc note.

doc/sphinx/arm/hooks-lease-query.rst

index 90a83e9595f6d581a274cb6e09ef2890dff0b54a..7399e38646d02d87e50f895c20ae7ed09a389c00 100644 (file)
@@ -351,6 +351,13 @@ 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.
+
+.. note::
    New query types are supported only with the memfile lease backend.
 
 .. _bulk-lease-query-dhcpv6-config: