]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3477] Updated shell.rst
authorFrancis Dupont <fdupont@isc.org>
Sat, 10 Aug 2024 10:46:25 +0000 (12:46 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 21 Aug 2024 09:18:46 +0000 (11:18 +0200)
doc/sphinx/arm/shell.rst

index 144e3d937e4caa6aa2b0541d5f6bc02f1a050a9b..b6eff09a591c963a6863b1037485c1f96e12bd2a 100644 (file)
@@ -24,6 +24,15 @@ be run manually.
 
 Kea 1.9.0 introduced basic HTTP authentication support.
 
+.. note::
+
+   Kea version 2.7.2 introduces direct support of HTTP/HTTPS control channel
+   by Kea servers (:iscman:`kea-dhcp4`, :iscman:`kea-dhcp6` and
+   :iscman:`kea-dhcp-ddns`). The :iscman:`kea-shell` can be used with
+   these servers, the only difference is the ``--service`` argument becomes
+   useless and is ignored by Kea servers. Note the result is encapsulated
+   in a list for :iscman:`kea-ctrl-agent` compatibility.
+
 Shell Usage
 ===========