aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-08-23 11:48:33 +0000
committerMartin Willi <martin@strongswan.org>2006-08-23 11:48:33 +0000
commita1310b6b9215849ad58e7511a162b4f3ced711bf (patch)
tree2f0ac5eb596e96b7095183a50581f363a949c5ca /NEWS
parentd03ab568a6c98e0afa2087fd291636621a22802e (diff)
downloadstrongswan-a1310b6b9215849ad58e7511a162b4f3ced711bf.tar.bz2
strongswan-a1310b6b9215849ad58e7511a162b4f3ced711bf.tar.xz
updated Changelog and other docs
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d0125f1bd..133031cb5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+strongswan-4.0.3
+----------------
+
+- Added support for the auto=route ipsec.conf parameter and the
+ ipsec route/unroute commands for IKEv2. This allows to set up IKE_SAs and
+ CHILD_SAs dynamically on demand when traffic is detected by the
+ kernel.
+
+- Added support for rekeying IKE_SAs in IKEv2 using the ikelifetime parameter.
+ As specified in IKEv2, no reauthentication is done (unlike in IKEv1), only
+ new keys are generated using perfect forward secrecy. An optional flag
+ which enforces reauthentication will be implemented later.
+
strongswan-4.0.2
----------------