diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 15:08:24 +0100 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2013-01-02 15:08:24 +0100 |
commit | ff61ed25cb772aa14a65b84796eb229ade1046d0 (patch) | |
tree | 43cb6893c057c3fe652750ae2977ab2563ae8e33 /debian/control | |
parent | ae923b47deee0887eb21b5b1f951908cf7e5f71e (diff) | |
download | vyos-strongswan-ff61ed25cb772aa14a65b84796eb229ade1046d0.tar.gz vyos-strongswan-ff61ed25cb772aa14a65b84796eb229ade1046d0.zip |
rephrase long description to remove references to pluto.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/debian/control b/debian/control index ef2e3f473..75000a79d 100644 --- a/debian/control +++ b/debian/control @@ -65,14 +65,13 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser Conflicts: strongswan (<< 4.2.12-1) Description: strongSwan daemon starter and configuration file parser - StrongSwan is an IPsec-based VPN solution for the Linux kernel. It uses the - native IPsec stack and runs on any recent 2.6 kernel (no patching required). + StrongSwan is an IPsec-based VPN solution for Linux and other Unixes. It uses + the native IPsec stack and runs on any recent kernel (no patching required). It supports both IKEv1 and the newer IKEv2 protocols. . - The starter and the associated "ipsec" script control both pluto and charon + The starter and the associated "ipsec" script control the charon daemon from the command line. It parses ipsec.conf and loads the configurations to - the daemons. While the IKEv2 daemon can use other configuration backends, the - IKEv1 daemon is limited to configurations from ipsec.conf. + the daemon. Package: strongswan-ike Architecture: any @@ -91,8 +90,6 @@ Description: strongSwan Internet Key Exchange (v2) daemon Charon is an IPsec IKEv2 daemon. It is written from scratch using a fully multi-threaded design and a modular architecture. Various plugins provide additional functionality. - . - This build of charon can run in parallel with pluto, the IKEv1 daemon. Package: strongswan-nm Architecture: linux-any |