From: Francis Dupont Date: Thu, 10 Oct 2019 08:44:32 +0000 (+0200) Subject: [35-local-d2-dhcp-ddns-client-config] Updated enable-updates description X-Git-Tag: tmark-post-35-refactor~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28687f4f1daac88583a3fa26ea278f2897e36e08;p=thirdparty%2Fkea.git [35-local-d2-dhcp-ddns-client-config] Updated enable-updates description --- diff --git a/doc/examples/kea6/all-keys.json b/doc/examples/kea6/all-keys.json index a5e5bb65f7..767e4c0481 100644 --- a/doc/examples/kea6/all-keys.json +++ b/doc/examples/kea6/all-keys.json @@ -116,8 +116,9 @@ // NCRs are sent to Kea D2 module to update DNS upon allocation of the // DHCP leases. "dhcp-ddns": { - // Boolean flag indicating if Kea DHCPv6 server must generate NCRs. - // By default NCRs are not generated. + // Boolean flag indicating if Kea DHCPv6 server should connect to + // kea-dhcp-ddns. This must be true for NCRs to be created and + // sent to kea-dhcp-ddns. By default NCRs are not generated. "enable-updates": false, // Specifies maximum number of NCRs to queue waiting to be sent