diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-08-16 14:32:55 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-09-02 19:04:24 +0200 |
commit | eeca1b04668575010e44c935f2a44041e394f6e6 (patch) | |
tree | 54de89de2b15b60d057082f7d9d684dfa7bd7919 /README | |
parent | 6374671110aed7ff23da159155d976f763a0e2bf (diff) | |
download | strongswan-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-- | README | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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. |