mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
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:
parent
240ef824f1
commit
43f5514390
@ -499,6 +499,14 @@ ppp0 6000kbit 500kbit</programlisting>
|
|||||||
<section id="tcrules">
|
<section id="tcrules">
|
||||||
<title>/etc/shorewall/tcrules</title>
|
<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
|
<para>The fwmark classifier provides a convenient way to classify
|
||||||
packets for traffic shaping. The <quote>/etc/shorewall/tcrules</quote>
|
packets for traffic shaping. The <quote>/etc/shorewall/tcrules</quote>
|
||||||
file is used for specifying these marks in a tabular fashion. For an
|
file is used for specifying these marks in a tabular fashion. For an
|
||||||
|
Loading…
Reference in New Issue
Block a user