]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2011] documentation fixes
authorRazvan Becheriu <razvan@isc.org>
Thu, 2 Sep 2021 13:12:22 +0000 (16:12 +0300)
committerFrancis Dupont <fdupont@isc.org>
Thu, 2 Sep 2021 15:35:48 +0000 (17:35 +0200)
ChangeLog
doc/sphinx/arm/ddns.rst

index 7f6805d4460179257be9d4d2428445a7d2fccd95..a42db2d4a3dc577330732c56e27f67e7489b317e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,7 @@
-1933.  [func]          fdupont
+1941.  [func]          fdupont
        Per DNS server TSIG keys are now supported in the DHCP-DDNS
        (aka D2) server configuration. A new callout point 'select_key'
-       gives access to the selected TSIG key before DNS update
-       sending.
+       gives access to the selected TSIG key before sending DNS updates.
        (Gitlab #2011)
 
 Kea 1.9.11 (development) released on Aug 30, 2021
index a9e29ad2f7beb248747990ca2d15d234ef32ce83..afefb6d29e63f4851166df35923c72c2f76eea9f 100644 (file)
@@ -685,7 +685,7 @@ service is running at "172.88.99.10", then set it as follows:
 Per DNS server TSIG keys
 ~~~~~~~~~~~~~~~~~~~~~~~~
 
-Since Kea version 1.9.11 a TSIG key can be specified in a DNS server
+Since Kea version 2.0.0 a TSIG key can be specified in a DNS server
 configuration. The priority rule is:
 
 -  if a not empty key name is specified in a DNS server entry this TSIG
@@ -698,7 +698,7 @@ configuration. The priority rule is:
 -  if empty or no key name is specified in a DNS server entry and its parent
    domain entry, no TSIG will protect DNS updates sent to this server.
 
-Fon instance in this configuration:
+For instance in this configuration:
 
 ::