We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c618069 commit 5ef7c6fCopy full SHA for 5ef7c6f
doc/sphinx/arm/shell.rst
@@ -24,6 +24,15 @@ be run manually.
24
25
Kea 1.9.0 introduced basic HTTP authentication support.
26
27
+.. note::
28
+
29
+ Kea version 2.7.2 introduces direct support of HTTP/HTTPS control channel
30
+ by Kea servers (:iscman:`kea-dhcp4`, :iscman:`kea-dhcp6` and
31
+ :iscman:`kea-dhcp-ddns`). The :iscman:`kea-shell` can be used with
32
+ these servers, the only difference is the ``--service`` argument becomes
33
+ useless and is ignored by Kea servers. Note the result is encapsulated
34
+ in a list for :iscman:`kea-ctrl-agent` compatibility.
35
36
Shell Usage
37
===========
38
0 commit comments