Tweak traffic shaping doc

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9562 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-02-28 04:00:11 +00:00
parent c31f899749
commit 30903f1e37

View File

@ -88,11 +88,11 @@
<section id="Intro"> <section id="Intro">
<title>Introduction</title> <title>Introduction</title>
<para>Starting with Version 2.5.5, Shorewall has builtin support for <para>Shorewall has builtin support for traffic shaping and control.
traffic shaping and control. Before this version, the support was quite Before this version, the support was quite limited. You were able to use
limited. You were able to use your own tcstart script (and you still are), your own tcstart script (and you still are), but besides the tcrules file
but besides the tcrules file it was not possible to define classes or it was not possible to define classes or queuing disciplines inside the
queuing disciplines inside the Shorewall config files.</para> Shorewall config files.</para>
<para>The support for traffic shaping and control still does not cover all <para>The support for traffic shaping and control still does not cover all
options available (and especially all algorithms that can be used to queue options available (and especially all algorithms that can be used to queue
@ -631,7 +631,7 @@ ppp0 6000kbit 500kbit</programlisting>
</itemizedlist> </itemizedlist>
<note> <note>
<para> <emphasis role="bold">Use the 'T' qualifier if you want the <para><emphasis role="bold">Use the 'T' qualifier if you want the
rule to apply equally to traffic being routed through the firewall rule to apply equally to traffic being routed through the firewall
and to traffic originating on the firewall and to traffic originating on the firewall
itself.</emphasis></para> itself.</emphasis></para>