From 25bf96ecb5ecaa90689d1a55a84c3493be85ff61 Mon Sep 17 00:00:00 2001 From: teastep Date: Tue, 2 May 2006 17:10:50 +0000 Subject: [PATCH] Extend example of length-range in tcrules git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3836 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/route_rules | 3 ++- Shorewall/tcrules | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/Shorewall/route_rules b/Shorewall/route_rules index 6e964d6ec..126f0730c 100644 --- a/Shorewall/route_rules +++ b/Shorewall/route_rules @@ -8,7 +8,8 @@ # # Columns are: # -# SOURCE(optonal) An ip address (network or host) that +# SOURCE(optional) +# An ip address (network or host) that # matches the source IP address in a packet. # May also be specified as an interface # name optionally followed by ":" and an diff --git a/Shorewall/tcrules b/Shorewall/tcrules index 3d0cfafba..4934c9424 100644 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -192,7 +192,8 @@ # it empy or place an "-" here, no length match will be # done. # -# Examples: 1024, 64:1500 +# Examples: 1024, 64:1500, :100 (packet of length +# 100 bytes or less) # # Example 1: #