diff --git a/Shorewall-common/releasenotes.txt b/Shorewall-common/releasenotes.txt index 3bc6e74a0..bf2045fd5 100644 --- a/Shorewall-common/releasenotes.txt +++ b/Shorewall-common/releasenotes.txt @@ -258,13 +258,12 @@ Migration Considerations: There are a number of incompatibilities between the Perl-based compiler and the Bourne-shell one. - a) The Perl-based compiler requires the following capabilities in your + a) The Perl-based compiler requires the following capability in your kernel and iptables. - - addrtype match - multiport match - These capabilities are in current distributions. + This capability is in current distributions. b) Now that Netfilter has features to deal reasonably with port lists, I see no reason to duplicate those features in Shorewall. The diff --git a/docs/Shorewall-perl.xml b/docs/Shorewall-perl.xml index dad75032c..f52bdca9e 100644 --- a/docs/Shorewall-perl.xml +++ b/docs/Shorewall-perl.xml @@ -93,7 +93,8 @@ - addrtype match (may be relaxed later) + addrtype match (Restriction relaxed in Shorewall-perl + 4.0.1)