From: Martin Willi Date: Wed, 7 Apr 2010 12:16:52 +0000 (+0200) Subject: NEWS about HA plugin X-Git-Tag: 4.4.0~59 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d101a61f87d0b902f6d965813b27d336232ef16f;p=thirdparty%2Fstrongswan.git NEWS about HA plugin --- diff --git a/NEWS b/NEWS index f57f65126b..e549ac52a2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,13 @@ strongswan-4.4.0 ---------------- +- The IKEv2 High Availability plugin has been integrated. It provides + 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 + secunet Security Networks AG. + - 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.