From 17cc0bad45a5edee43a7478b010372f78e037205 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Mon, 15 Nov 2010 12:38:28 -0800 Subject: [PATCH] Mention IPv6 in the tcfilters section --- docs/traffic_shaping.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/traffic_shaping.xml b/docs/traffic_shaping.xml index 8c87e0da1..ef3672ce8 100644 --- a/docs/traffic_shaping.xml +++ b/docs/traffic_shaping.xml @@ -1899,6 +1899,14 @@ ip link set ifb0 up DNS Names are not supported + + Address ranges and lists are not supported + + + + Exclusion is not supported. + + filters are applied to packets as they appear on the wire. So incoming packets will not have DNAT applied yet @@ -1945,6 +1953,11 @@ eth0 192.168.1.0/24 206.124.146.179 + Beginning with Shorewall 4.4.15, both IPv4 and IPv6 rules can be + defined in this file. See shorewall-tcfilters (5) + for details. + Columns in the file are as follow. As in all Shorewall configuration files, a hyphen ("-") may be used to indicate that no value is supplied in the column.