]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Updated ChangeLog for D2 control channel 208-move-logging-from-global-objects-to-global-params_base 333-parser-libraries-for-servers_base 375-add-config-reload-support-in-process-library_base 381-bad-config-crashes-ca-or-d2-servers-even-with-c_base
authorFrancis Dupont <fdupont@isc.org>
Thu, 3 Jan 2019 11:48:13 +0000 (12:48 +0100)
committerFrancis Dupont <fdupont@isc.org>
Thu, 3 Jan 2019 11:48:13 +0000 (12:48 +0100)
ChangeLog

index 654f5c0387c7a723ecec2016c3c4c2901226a2b0..1273d022e72cb14d4a1efcd077cbcb5ed83bc668 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1508.  [func]          fdupont
+       Implemented the management API using a control socket for the
+        DHCP DDNS (D2) server. D2 now supports the following commands:
+        build-report, config-get, config-set, config-test, config-write,
+        list-commands, shutdown and version-get. Also, extended Control
+        Agent (CA) to support one additional command: config-set.
+       (Gitlab #30,!183, git ab27550cec365f42289eb5fa1bc39f33f01b19c2)
+
 1507.  [func]          tmark
        kea-dhcp4 now ensures that the message type option (53) is
        the first option in outbound DHCPv4 packets.  This was done