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