arm: add default values for require-server-cookie and send-cookie options
This commit is contained in:
committed by
Ondřej Surý
parent
18dff8e031
commit
d8abf4f5b6
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user