forked from extern/shorewall_code
Tweak fq_codel documentation.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
6d9cca1cff
commit
115081dda5
@ -599,8 +599,8 @@
|
||||
dropping a packet. If this parameter is specified,
|
||||
packets which indicate that their hosts honor ECN will
|
||||
only be marked and not dropped, unless the queue size
|
||||
hits <replaceable>limit</replaceable> bytes. Needs a tc
|
||||
binary with RED support compiled in. Recommended.</para>
|
||||
hits <replaceable>limit</replaceable> bytes.
|
||||
Recommended.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</variablelist>
|
||||
|
@ -564,9 +564,10 @@
|
||||
|
||||
<listitem>
|
||||
<para>Added in Shorewall 4.5.12. When specified for a leaf
|
||||
class, causes the class to use the FQ_CODEL (Fair-queuing
|
||||
Controlled Delay) queuing discipline rather than SFQ. See
|
||||
tc-fq_codel (8) for additional information.</para>
|
||||
class, causes the class to use the FQ_CODEL
|
||||
(<firstterm>Fair-queuing Controlled-Delay</firstterm>) queuing
|
||||
discipline rather than SFQ. See tc-fq_codel (8) for additional
|
||||
information.</para>
|
||||
|
||||
<para>Allowable <replaceable>codeloptions</replaceable>
|
||||
are:</para>
|
||||
|
@ -804,6 +804,19 @@ ppp0 6000kbit 500kbit</programlisting>
|
||||
(5) for a description of the allowable
|
||||
<replaceable>redoptions</replaceable>.</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>fq_codel[=(<replaceable>codeloption</replaceable>,...)] -
|
||||
Added in Shorewall 4.5.12. When specified on a leaf class,
|
||||
causes the class to use the FQ CODEL (Fair-queuing
|
||||
Controlled-delay) queuing discipline rather than SFQ. See
|
||||
tc-fq_codel (8) for additional information.</para>
|
||||
|
||||
<para>See <ulink
|
||||
url="manpages/shorewall-tcdevices.html">shorewall-tcdevices</ulink>
|
||||
(5) for a description of the allowable
|
||||
<replaceable>codloptions</replaceable>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
Loading…
Reference in New Issue
Block a user