]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3098] Updated ARM regarding DDNS params
authorThomas Markwalder <tmark@isc.org>
Fri, 5 Apr 2024 17:44:38 +0000 (13:44 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 18 Apr 2024 10:59:13 +0000 (10:59 +0000)
modified:   arm/dhcp4-srv.rst
modified:   arm/dhcp6-srv.rst

modified:   arm/hooks.rst - removed // comment
from JSON block

doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst

index 41e2c261c27153a50b37dc9adf68c3de0501f287..37a8dd3f0e19f1c51938abd454689fc75ccca3a0 100644 (file)
@@ -3490,6 +3490,16 @@ DDNS-related parameters are split into two groups:
     what has occurred. Specifying these values within ``dhcp-ddns`` is
     deprecated and support for it will be removed.
 
+.. note::
+
+    Behavioral parameters that affect the FQDN are in-effect even in
+    if both ``enable-updates`` and ``ddns-send-updates`` are false. They
+    behave this way to support environments in which clients are responsible
+    for their own DNS updates.  This applies to ``ddns-replace-client-name"``,
+    ``ddns-generated-prefix``, ``ddns-qualifying-suffix``, ``hostname-char-set``,
+    and ``hostname-char-replacement``.
+
+
 The default configuration and values would appear as follows:
 
 ::
index 14ee63a6daa6273e02f02b6a9274a299900ee2eb..7a63875ac61e925b65315b95e7d3e2c9722a22e7 100644 (file)
@@ -3237,6 +3237,15 @@ DDNS-related parameters are split into two groups:
     what has occurred. Specifying these values within ``dhcp-ddns`` is
     deprecated and support for it will be removed.
 
+.. note::
+
+    Behavioral parameters that affect the FQDN are in-effect even in
+    if both ``enable-updates`` and ``ddns-send-updates`` are false. They
+    behave this way to support environments in which clients are responsible
+    for their own DNS updates.  This applies to ``ddns-replace-client-name"``,
+    ``ddns-generated-prefix``, ``ddns-qualifying-suffix``, ``hostname-char-set``,
+    and ``hostname-char-replacement``.
+
 The default configuration and values would appear as follows:
 
 ::