diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-04-11 16:29:39 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2010-04-11 16:29:39 +0200 |
commit | 9235edc2763e367f4c8a651fd9df577593ac7997 (patch) | |
tree | 89a8d3870a052ee8d0c567a466478a0c89031847 /NEWS | |
parent | 2544e08ec7a3789c965eb1c3b93c2c431279a432 (diff) | |
download | strongswan-9235edc2763e367f4c8a651fd9df577593ac7997.tar.bz2 strongswan-9235edc2763e367f4c8a651fd9df577593ac7997.tar.xz |
added support of RAM-based pools to NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -5,9 +5,13 @@ strongswan-4.4.0 load sharing and failover capabilities in a cluster of currently two nodes, based on an extend ClusterIP kernel module. More information is available at http://wiki.strongswan.org/projects/strongswan/wiki/HighAvailability. - Development of the High Availability functionality has been sponsored by + The development of the High Availability functionality was sponsored by secunet Security Networks AG. +- The IKEv1 pluto daemon supports RAM-based virtual IP pools using + the rightsourceip directive with a subnet from which addresses + are allocated. + - The ipsec pki --gen and --pub commands now allow the output of private and public keys in PEM format using the --outform pem command line option. |