diff options
author | Martin Willi <martin@revosec.ch> | 2010-07-26 15:17:19 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2010-07-26 15:41:33 +0200 |
commit | 1c1f132abe095516028ef2babe6c71f566c33cc5 (patch) | |
tree | 901ae326f912d138b46ecb6faa727f85919fc4d1 /NEWS | |
parent | fa4f71c8192c3c8a8e6968bf19d386467f3076b9 (diff) | |
download | strongswan-1c1f132abe095516028ef2babe6c71f566c33cc5.tar.bz2 strongswan-1c1f132abe095516028ef2babe6c71f566c33cc5.tar.xz |
Added NEWS related to HA functionality
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 ---------------- |