From 984cee781d8631879805dcd49bd3356f9d28c0e5 Mon Sep 17 00:00:00 2001 From: teastep Date: Thu, 26 Jul 2007 16:40:09 +0000 Subject: [PATCH] Update Shorewall-perl/4 docs git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@6966 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb --- docs/Shorewall-4.xml | 22 +++++++++++++++++++++- docs/Shorewall-perl.xml | 10 ++++++++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/docs/Shorewall-4.xml b/docs/Shorewall-4.xml index d3695e0f5..b4f49d48e 100644 --- a/docs/Shorewall-4.xml +++ b/docs/Shorewall-4.xml @@ -207,12 +207,32 @@ - Shorewall-common 4.0.0 + Shorewall-common 4.0.0 Shorewall-shell 4.0.0 Shorewall-perl 4.0.0 + + + Shorewall-shell 4.0.1 + + Shorewall-perl 4.0.1 + + + + Shorewall-common 4.0.1 + + Shorewall-shell 4.0.0 + + Shorewall-perl 4.0.0 + + + + Shorewall-shell 4.0.1 + + Shorewall-perl 4.0.1 + diff --git a/docs/Shorewall-perl.xml b/docs/Shorewall-perl.xml index f52bdca9e..1be4a9522 100644 --- a/docs/Shorewall-perl.xml +++ b/docs/Shorewall-perl.xml @@ -483,6 +483,14 @@ eth0 eth1:!192.168.4.9 ... In kernel 2.6.14, the Netfilter team have removed support for '-m owner --owner-cmd' which that action depended on. + + + The PKTTYPE option is ignored by Shorewall-perl. + Shorewall-perl 4.0.0 requires Address type match. Shorewall-perl + versions 4.0.1 and later will use Address type match if it is + available; otherwise, they will behave as if PKTTYPE=No had been + specified. + @@ -497,8 +505,6 @@ eth0 eth1:!192.168.4.9 ...
Shorewall-perl - Prerequisites - In addition to Shorewall-3.4.2 or later, you need: - Perl (I use Perl 5.8.8 but other versions should work