From: Andreas Steffen Date: Fri, 16 Oct 2009 15:57:42 +0000 (+0200) Subject: added IKEv1 mixed tunnel fix to NEWS X-Git-Tag: 4.3.5rc1~1 X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=commitdiff_plain;h=cea4bd8ff5c8dde26b7125ec720a5e694c31b3de added IKEv1 mixed tunnel fix to NEWS --- diff --git a/NEWS b/NEWS index 8f509dc..4fae8cf 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.