arm: add why when to set 'require-server-cookie yes;'

(cherry picked from commit c5453ea328)
This commit is contained in:
Mark Andrews
2019-10-31 09:09:05 -05:00
committed by Ondřej Surý
parent 9054c1ff33
commit bcb9fca00c
+6
View File
@@ -6042,6 +6042,12 @@ options {
server cookie.
The default is <userinput>no</userinput>.
</para>
<para>
Set this to <userinput>yes</userinput> to test that DNS
COOKIE clients correctly handle BADCOOKIE or if you are
getting a lot of forged DNS requests with DNS COOKIES
present.
</para>
</listitem>
</varlistentry>