From 8598b5a1f8279182ec7c229c98cd5941b022dec2 Mon Sep 17 00:00:00 2001 From: teastep Date: Sat, 9 Dec 2006 16:49:53 +0000 Subject: [PATCH] Mention that COMMENT is only available in version 3.3.3 and later git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5068 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/traffic_shaping.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/traffic_shaping.xml b/docs/traffic_shaping.xml index c497b18ac..6935c8961 100644 --- a/docs/traffic_shaping.xml +++ b/docs/traffic_shaping.xml @@ -581,11 +581,12 @@ ppp0 6000kbit 500kbit - COMMENT -- the rest of - the line will be attached as a comment to the Netfilter rule(s) - generated by the following entries. The comment will appear - delimited by "/* ... */" in the output of shorewall - show mangle + COMMENT (Added in + Shorewall version 3.3.3) -- the rest of the line will be + attached as a comment to the Netfilter rule(s) generated by the + following entries. The comment will appear delimited by "/* ... + */" in the output of shorewall show + mangle To stop the comment from being attached to further rules, simply include COMMENT on a line by itself.