From 18cde6f9e226f3c23f22ed8aeec744b175a45f11 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Tue, 7 Jan 2025 13:41:48 -0500 Subject: [PATCH] [#3049] Updated v4 ARM modified: arm/dhcp4-srv.rst --- doc/sphinx/arm/dhcp4-srv.rst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 70faecbe55..868a5c99be 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -3575,10 +3575,10 @@ DDNS-related parameters are split into two groups: These parameters influence behavior such as how client host names and FQDN options are handled. They have been moved out of the ``dhcp-ddns`` section so that they may be specified at the global, shared-network, - and/or subnet levels. Furthermore, they are inherited downward from global to - shared-network to subnet. In other words, if a parameter is not specified at - a given level, the value for that level comes from the level above it. - The behavioral parameters are as follows: + subnet, and/or pool levels. Furthermore, they are inherited downward + from global to shared-network to subnet to pool. In other words, if a + parameter is not specified at a given level, the value for that level + comes from the level above it. The behavioral parameters are as follows: - ``ddns-send-updates`` - ``ddns-override-no-update`` @@ -3595,6 +3595,10 @@ DDNS-related parameters are split into two groups: - ``hostname-char-set`` - ``hostname-char-replacement`` +.. note:: + + Kea 2.7.6 added support for these parameters to the pool level. + .. note:: Behavioral parameters that affect the FQDN are in effect even