arm: add default values for require-server-cookie and send-cookie options

This commit is contained in:
Mark Andrews
2019-10-24 12:41:28 +11:00
committed by Ondřej Surý
parent 18dff8e031
commit d8abf4f5b6

View File

@@ -6009,6 +6009,7 @@ options {
response to a UDP request from a cookie aware client.
BADCOOKIE is sent if there is a bad or no existent
server cookie.
The default is <userinput>no</userinput>.
</para>
</listitem>
</varlistentry>
@@ -6057,6 +6058,7 @@ options {
do not send a correct COOKIE option may be limited
to receiving smaller responses via the
<command>nocookie-udp-size</command> option.
The default is <userinput>yes</userinput>.
</para>
</listitem>
</varlistentry>