]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[35-local-d2-dhcp-ddns-client-config] Updated enable-updates description
authorFrancis Dupont <fdupont@isc.org>
Thu, 10 Oct 2019 08:44:32 +0000 (10:44 +0200)
committerThomas Markwalder <tmark@isc.org>
Thu, 10 Oct 2019 12:36:39 +0000 (08:36 -0400)
doc/examples/kea6/all-keys.json

index a5e5bb65f7a1da91bff5b361dfa04dccadbad285..767e4c0481aac3ede40b26435649c09471ac9781 100644 (file)
         // 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