From: Remi Gacogne Date: Mon, 8 Mar 2021 09:25:34 +0000 (+0100) Subject: rec: EDNS padding will be present in 4.5, it did not make it to 4.4 X-Git-Tag: rec-4.5.0-beta1~3^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=56f1a303a541a51bfc51f6bd39f3ecb0541ca141;p=thirdparty%2Fpdns.git rec: EDNS padding will be present in 4.5, it did not make it to 4.4 --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index a3a2214ef4..f47ec3be69 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -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