aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2010-08-16 14:32:55 +0200
committerTobias Brunner <tobias@strongswan.org>2010-09-02 19:04:24 +0200
commiteeca1b04668575010e44c935f2a44041e394f6e6 (patch)
tree54de89de2b15b60d057082f7d9d684dfa7bd7919 /README
parent6374671110aed7ff23da159155d976f763a0e2bf (diff)
downloadstrongswan-eeca1b04668575010e44c935f2a44041e394f6e6.tar.bz2
strongswan-eeca1b04668575010e44c935f2a44041e394f6e6.tar.xz
pluto: Removed references to KLIPS from documentation, log messages and comments.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 1 insertions, 4 deletions
diff --git a/README b/README
index 101e4838c..1d186afd9 100644
--- a/README
+++ b/README
@@ -81,7 +81,7 @@ Contents
strongSwan is an OpenSource IPsec solution for the Linux operating system
and currently supports the following features:
- * runs both on Linux 2.4 (KLIPS) and Linux 2.6 (native IPsec) kernels.
+ * runs on Linux 2.6 (native IPsec) kernels.
* strong 3DES, AES, Serpent, Twofish, or Blowfish encryption.
@@ -2656,9 +2656,6 @@ with the line
and can be used when the following prerequisites are fulfilled:
- - Linux 2.4.x kernel, KLIPS IPsec stack, and arbitrary iptables version.
- Filtering of tunneled traffic is based on ipsecN interfaces.
-
- Linux 2.6.16 kernel or newer, native NETKEY IPsec stack, and
iptables-1.3.5 or newer. Filtering of tunneled traffic is based on
IPsec policy matching rules.