From b5d72e657869b87e5df67ebfecb885b6f1fbde8d Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Fri, 1 May 2009 15:56:08 -0700 Subject: [PATCH] Fix a couple of issues in the tc doc --- docs/traffic_shaping.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/docs/traffic_shaping.xml b/docs/traffic_shaping.xml index 653d08ac3..889b01f28 100644 --- a/docs/traffic_shaping.xml +++ b/docs/traffic_shaping.xml @@ -173,8 +173,8 @@ MARK - Netfilter has a facility for marking packets. Packet marks have a numeric - value which is limited in Shorewall to the values 1-255 (1-1023 if you - set WIDE_TC_MARKS=Yes in shorewall.conf (5) ). You assign packet marks to different types of traffic using entries in the /etc/shorewall/tcrules file. @@ -748,10 +748,9 @@ ppp0 6000kbit 500kbit - The number shifted 10 bits to the left (multiplied by - 1024) and logically ORed with the MARK value. The - shorewall encode and shorewall - decode commands (The number 0x40000000 logically ORed with the MARK + value. The shorewall encode and + shorewall decode commands (shorewall (8)) may be used to translate a mark to/from a <minor> class.