]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[65-libyang-control-socket] Note that kea-dhcp-ddns server not yet support it
authorFrancis Dupont <fdupont@isc.org>
Sat, 13 Oct 2018 08:28:20 +0000 (10:28 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 13 Oct 2018 08:28:20 +0000 (10:28 +0200)
src/lib/yang/translator_control_socket.h

index 0f5e31b68dbea76da3c5f8de0fc7ae911172c210..4d65fc8118b3127fa6578dbee7f6577740a8c49f 100644 (file)
@@ -65,7 +65,7 @@ namespace yang {
 /// Supports the following models:
 /// - kea-dhcp4-server
 /// - kea-dhcp6-server
-/// - kea-dhcp-ddns
+/// - kea-dhcp-ddns (not yet supported by the server itself)
 /// - kea-ctrl-agent
 class TranslatorControlSocket : virtual public TranslatorBasic {
 public: