aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f57f65126..e549ac52a 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.