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