]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
rec: Document the new DNSQuestion.addPaddingToResponse Lua attribute
authorRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 8 Mar 2021 17:36:35 +0000 (18:36 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Mon, 8 Mar 2021 17:36:35 +0000 (18:36 +0100)
pdns/recursordist/docs/lua-scripting/dq.rst

index b44c82185bd13b3a13aa089facb2077bc4c39279..ad7cce41c85988d6fd494f288e976b35149048e6 100644 (file)
@@ -11,6 +11,12 @@ The DNSQuestion object contains at least the following fields:
   An object that contains everything about the current query.
   This object has the following attributes:
 
+  .. attribute:: DNSQuestion.addPaddingToResponse
+
+      .. versionadded:: 4.5.0
+
+      Whether the response will get EDNS Padding. See :ref:`setting-edns-padding-from` and :ref:`setting-edns-padding-mode`.
+
   .. attribute:: DNSQuestion.extendedErrorCode
 
       .. versionadded:: 4.5.0