.. 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.