From: Andreas Steffen Date: Sun, 11 Apr 2010 14:29:39 +0000 (+0200) Subject: added support of RAM-based pools to NEWS X-Git-Tag: 4.4.0~43 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9235edc2763e367f4c8a651fd9df577593ac7997;p=thirdparty%2Fstrongswan.git added support of RAM-based pools to NEWS --- diff --git a/NEWS b/NEWS index e549ac52a2..ea34d30817 100644 --- a/NEWS +++ b/NEWS @@ -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.