]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
NEWS about HA plugin
authorMartin Willi <martin@revosec.ch>
Wed, 7 Apr 2010 12:16:52 +0000 (14:16 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 7 Apr 2010 12:16:52 +0000 (14:16 +0200)
NEWS

diff --git a/NEWS b/NEWS
index f57f65126b128642d5c6dbff1b436903d218802c..e549ac52a2ec380450d06b021e59b5646c413679 100644 (file)
--- 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.