pluto: Removed references to KLIPS from documentation, log messages and comments.

This commit is contained in:
Tobias Brunner
2010-09-02 19:04:24 +02:00
parent 6374671110
commit eeca1b0466
6 changed files with 23 additions and 74 deletions
+1 -4
View File
@@ -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.