From 1c1f132abe095516028ef2babe6c71f566c33cc5 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 26 Jul 2010 15:17:19 +0200 Subject: [PATCH] Added NEWS related to HA functionality --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index f484561d5..72b5b314e 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,11 @@ strongswan-4.4.1 - The new eap-simaka-sql plugin acts as a backend for EAP-SIM and EAP-AKA, reading triplets/quintuplets from an SQL database. +- The High Availability plugin now supports Node reintegration without + IKE_SA rekeying. This allows clients without IKE_SA rekeying support + to keep connected during reintegration. Additionally, many other issues + have been fixed in the ha plugin. + strongswan-4.4.0 ----------------