summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2008-03-30 08:38:54 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2008-03-30 08:38:54 +0000
commit113868f64840631a2b10a2e8987268f2c6566552 (patch)
tree087c05184fd083ca653d1b85bd10c3c51361bb4a /NEWS
parentc9e3aaf0657e98bc047486ba87edf1489a39ba94 (diff)
downloadvyos-strongswan-113868f64840631a2b10a2e8987268f2c6566552.tar.gz
vyos-strongswan-113868f64840631a2b10a2e8987268f2c6566552.zip
- New upstream release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 37a70e5e2..40df9cecd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+strongswan-4.1.11
+-----------------
+
+- IKE rekeying in NAT situations did not inherit the NAT conditions
+ to the rekeyed IKE_SA so that the UDP encapsulation was lost with
+ the next CHILD_SA rekeying.
+
+- Wrong type definition of the next_payload variable in id_payload.c
+ caused an INVALID_SYNTAX error on PowerPC platforms.
+
+- Implemented IKEv2 EAP-SIM server and client test modules that use
+ triplets stored in a file. For details on the configuration see
+ the scenario 'ikev2/rw-eap-sim-rsa'.
+
+
strongswan-4.1.10
-----------------
@@ -18,6 +33,7 @@ strongswan-4.1.10
interface to EAP modules has been slightly changed, so make sure to
check the changes if you're already rolling your own modules.
+
strongswan-4.1.9
----------------