From: Francis Dupont Date: Sat, 13 Oct 2018 08:28:20 +0000 (+0200) Subject: [65-libyang-control-socket] Note that kea-dhcp-ddns server not yet support it X-Git-Tag: 165-netbsd-8-fixes_base^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=352ae06ed732a1f5ef7e0be7d7197a6de7fc1c03;p=thirdparty%2Fkea.git [65-libyang-control-socket] Note that kea-dhcp-ddns server not yet support it --- diff --git a/src/lib/yang/translator_control_socket.h b/src/lib/yang/translator_control_socket.h index 0f5e31b68d..4d65fc8118 100644 --- a/src/lib/yang/translator_control_socket.h +++ b/src/lib/yang/translator_control_socket.h @@ -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: