Add warning about tcrules not being terminating

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@7423 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-10-05 18:59:16 +00:00
parent 240ef824f1
commit 43f5514390

View File

@ -499,6 +499,14 @@ ppp0 6000kbit 500kbit</programlisting>
<section id="tcrules">
<title>/etc/shorewall/tcrules</title>
<important>
<para>Unlike rules in the <ulink
url="manpages/shorewall-rules.html">shorewall-rules</ulink>(5) file,
evaluation of rules in this file will continue after a match. So the
final mark for each packet will be the one assigned by the LAST tcrule
that matches.</para>
</important>
<para>The fwmark classifier provides a convenient way to classify
packets for traffic shaping. The <quote>/etc/shorewall/tcrules</quote>
file is used for specifying these marks in a tabular fashion. For an