From abf556e9d301db3359b7c231174f443be8058d6d Mon Sep 17 00:00:00 2001 From: teastep Date: Mon, 2 Oct 2006 16:53:51 +0000 Subject: [PATCH] AND/OR capability in the tcrules file -- take 3 git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@4615 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- Shorewall/tcrules | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Shorewall/tcrules b/Shorewall/tcrules index 7162997ef..c0b96a01f 100644 --- a/Shorewall/tcrules +++ b/Shorewall/tcrules @@ -94,6 +94,9 @@ # # d) OR [/]. # +# Requires Extended MARK Target support in your kernel +# and iptables. +# # Logically or the value into the current # packet mark. # @@ -101,6 +104,9 @@ # # d) AND [/]. # +# Requires Extended MARK Target support in your kernel +# and iptables. +# # Logically and the value with the current # packet mark. #