mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 21:45:37 +00:00
[#3916] addressed review comments
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
2349. [func] razvan
|
2349. [func] razvan
|
||||||
The kea-ctrl-agent has been deprecated and it issues a warning
|
The kea-ctrl-agent has been deprecated and it issues a warning
|
||||||
log message on startup. Its function has been moved to Kea servers
|
log message on startup. As of Kea 2.7.2 the Kea servers:
|
||||||
since release 2.7.2.
|
kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns directly support command
|
||||||
|
API connections over HTTPS/HTTP.
|
||||||
(Gitlab #3916)
|
(Gitlab #3916)
|
||||||
|
|
||||||
2348. [bug] razvan, Darwin4053
|
2348. [bug] razvan, Darwin4053
|
||||||
|
@@ -39,9 +39,9 @@ The CA processes received commands according to the following algorithm:
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
The CA is deprecated: its function has been moved to Kea servers since
|
The kea-ctrl-agent is deprecated. As of Kea 2.7.2 the Kea servers:
|
||||||
release 2.7.2, see the section about migration from CA
|
kea-dhcp4, kea-dhcp6, and kea-dhcp-ddns directly support command API
|
||||||
(:ref:`ctrl-channel-migration`).
|
connections over HTTPS/HTTP. (:ref:`ctrl-channel-migration`).
|
||||||
|
|
||||||
.. _agent-configuration:
|
.. _agent-configuration:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user