summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRene Mayrhofer <rene@mayrhofer.eu.org>2008-03-30 08:31:24 +0000
committerRene Mayrhofer <rene@mayrhofer.eu.org>2008-03-30 08:31:24 +0000
commit1c088a8b6237ec67f63c23f97a0f2dc4e99af869 (patch)
tree7fff7c8329d19bbaa910312e746a116f28fbfaf5 /NEWS
parentbcc8f7ca7fd8e8ff6e8a4d579251458313133598 (diff)
downloadvyos-strongswan-1c088a8b6237ec67f63c23f97a0f2dc4e99af869.tar.gz
vyos-strongswan-1c088a8b6237ec67f63c23f97a0f2dc4e99af869.zip
[svn-upgrade] Integrating new upstream version, strongswan (4.1.11)
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
----------------