]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: EDNS padding will be present in 4.5, it did not make it to 4.4
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 8 Mar 2021 09:25:34 +0000 (10:25 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 8 Mar 2021 09:38:05 +0000 (10:38 +0100)
pdns/recursordist/docs/settings.rst

index a3a2214ef4a47048adfd21aa531adb6b376cc1bb..f47ec3be69282721ffd6278e4e56e7024952e95f 100644 (file)
@@ -614,7 +614,7 @@ Lower this if you experience timeouts.
 
 ``edns-padding-from``
 ---------------------
-.. versionadded:: 4.4.0
+.. versionadded:: 4.5.0
 
 -  Comma separated list of netmasks
 -  Default: (none)
@@ -625,7 +625,7 @@ List of netmasks (proxy IP in case of XPF or proxy-protocol presence, client IP
 
 ``edns-padding-mode``
 ---------------------
-.. versionadded:: 4.4.0
+.. versionadded:: 4.5.0
 
 -  One of ``always``, ``padded-queries-only``, String
 -  Default: ``padded-queries-only``
@@ -636,7 +636,7 @@ Whether to add EDNS padding to all responses (``always``) or only to responses f
 
 ``edns-padding-tag``
 --------------------
-.. versionadded:: 4.4.0
+.. versionadded:: 4.5.0
 
 -  Integer
 -  Default: 7830