From 293f1058ec23555024959ace6a79af5dea2b336d Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 2 May 2006 18:02:03 +0000 Subject: [PATCH] Add TOS column to tcrules git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3839 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/traffic_shaping.xml | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/docs/traffic_shaping.xml b/docs/traffic_shaping.xml index 90f81311b..bad954fe6 100644 --- a/docs/traffic_shaping.xml +++ b/docs/traffic_shaping.xml @@ -569,7 +569,7 @@ ppp0 6000kbit 500kbit - LENGTH (Optional, Added in Shorewall version 3.2.0) Packet + LENGTH (Optional, added in Shorewall version 3.2.0) Packet Length - This field, if present, allows you to match the length of a packet against a specific value or range of values. A range is specified in the form <min>:<max> where either @@ -584,6 +584,26 @@ ppp0 6000kbit 500kbit Examples: 1024, 64:1500, :100 + + + TOS (Optional, added in Shorewall version 3.2.0 Beta 6) Type + of Service. Either a standard name, or a numeric value to + match. + +
+ + Minimize-Delay (16) + + Maximize-Throughput (8) + + Maximize-Reliability (4) + + Minimize-Cost (2) + + Normal-Service (0) + +
+
@@ -597,7 +617,7 @@ ppp0 6000kbit 500kbit 1 eth1 0.0.0.0/0 all 2 eth2 0.0.0.0/0 all 2 eth3 0.0.0.0/0 all -3 $FW 0.0.0.0/0 all +3 $FW 0.0.0.0/0 all