diff --git a/docs/IPSEC-2.6.xml b/docs/IPSEC-2.6.xml index 5840a5493..51b1dcdff 100644 --- a/docs/IPSEC-2.6.xml +++ b/docs/IPSEC-2.6.xml @@ -15,7 +15,7 @@ - 2006-03-11 + 2006-06-29 2004 @@ -51,7 +51,7 @@ - To use the features described in this article, your kernel but be + To use the features described in this article, your kernel must be 2.6.16 or later or your kernel and iptables must include the Netfilter+ipsec patches and policy match support. The Netfilter patches are available from Netfilter @@ -100,7 +100,8 @@ - The ipsec-tools 0.5 rpm from SUSE 9.3. + The ipsec-tools 0.5 rpm from SUSE + 9.3. @@ -854,4 +855,4 @@ all all REJECT info ipsec-tools source tree. It has a wide variety of sample racoon configuration files. - + \ No newline at end of file diff --git a/docs/upgrade_issues.xml b/docs/upgrade_issues.xml index 8135780f2..0ab308a4b 100644 --- a/docs/upgrade_issues.xml +++ b/docs/upgrade_issues.xml @@ -152,7 +152,10 @@ This clumsiness has been eliminated in Shorewall 3.2. In Shorewall 3.2, extension scripts are copied in-line into the compiled program and are executed in-line during start, - restart and restore. + restart and restore. This + applies to all extension scripts except those associated with a chain + or action -- those extension scripts continue to be processed at + compile time. This new approach has two implications for existing scripts. @@ -193,7 +196,7 @@ - Beginning with this release, the way in which packet marking in + Beginning with this release, the way in which packet marking in the PREROUTING chain interracts with the 'track' option in /etc/shorewall/providers has changed in two ways: @@ -214,7 +217,7 @@ - Kernel version 2.6.16 introduces 'xtables', a new common packet + Kernel version 2.6.16 introduces 'xtables', a new common packet filtering and connection tracking facility that supports both IPv4 and IPv6. Because a different set of kernel modules must be loaded for xtables, Shorewall now includes two 'modules' files: @@ -1082,4 +1085,4 @@ error: failed dependencies:iproute is needed by shorewall-1.4.0-1 - + \ No newline at end of file