From: Daniel Salzman Date: Fri, 29 Aug 2025 18:18:38 +0000 (+0200) Subject: doc: remove misleading note for mod-cookies X-Git-Tag: v3.5.0~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd4b8a32be95258c011e9f3cb63b37f58d50d7e3;p=thirdparty%2Fknot-dns.git doc: remove misleading note for mod-cookies --- diff --git a/src/knot/modules/cookies/cookies.rst b/src/knot/modules/cookies/cookies.rst index f8eb7e9ea1..c767a25e9f 100644 --- a/src/knot/modules/cookies/cookies.rst +++ b/src/knot/modules/cookies/cookies.rst @@ -16,11 +16,6 @@ support DNS Cookies, otherwise they are not used. - ``presence`` – The number of queries containing the COOKIE option. - ``dropped`` – The number of dropped queries due to the slip limit. -.. WARNING:: - For effective module operation the :ref:`RRL` module must also - be enabled and configured after :ref:`Cookies`. See - :ref:`query-modules` how to configure modules. - Example ------- diff --git a/src/knot/modules/rrl/rrl.rst b/src/knot/modules/rrl/rrl.rst index 04c37edadd..34a190707c 100644 --- a/src/knot/modules/rrl/rrl.rst +++ b/src/knot/modules/rrl/rrl.rst @@ -26,8 +26,8 @@ be configured per zone. - ``dropped-time`` – The number of dropped non-UDP packets due to the time rate limit. .. NOTE:: - If the :ref:`Cookies` module is active, RRL is not applied - to UDP responses with a valid DNS cookie. + If the :ref:`Cookies` module is active and configured before + this module, RRL is not applied to UDP responses with a valid DNS cookie. .. NOTE:: The time limiting applies even to handshakes of incoming authorized requests