From cea4bd8ff5c8dde26b7125ec720a5e694c31b3de Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Fri, 16 Oct 2009 17:57:42 +0200 Subject: [PATCH] added IKEv1 mixed tunnel fix to NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 8f509dcd1..4fae8cf22 100644 --- a/NEWS +++ b/NEWS @@ -51,6 +51,9 @@ strongswan-4.3.5 - Fixed smartcard-based authentication in the pluto daemon which was broken by the ECDSA support introduced with the 4.3.2 release. +- A patch contributed by Heiko Hund fixes mixed IPv6 in IPv4 and vice versa + tunnels established with the IKEv1 pluto daemon. + - The pluto daemon now uses the libstrongswan x509 plugin for certificates and CRls and the struct id type was replaced by identification_t used by charon and the libstrongswan library.