added support of RAM-based pools to NEWS

This commit is contained in:
Andreas Steffen 2010-04-11 16:29:39 +02:00
parent 2544e08ec7
commit 9235edc276
1 changed files with 5 additions and 1 deletions

6
NEWS
View File

@ -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.