From: Tobias Brunner Date: Fri, 15 Oct 2010 16:17:09 +0000 (+0200) Subject: Added some NEWS about Maemo, MOBIKE and the kernel interfaces. X-Git-Tag: 4.5.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3cabd1f032c88e3027f4bf349e7d90e2ab235a2;p=thirdparty%2Fstrongswan.git Added some NEWS about Maemo, MOBIKE and the kernel interfaces. --- diff --git a/NEWS b/NEWS index 792741a508..9facd979e5 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,13 @@ strongswan-4.5.0 of Integrity Measurement Collector/Verifier pairs can be attached via the tnc-imc and tnc-imv charon plugins. +- The IKEv1 daemon pluto now uses the same kernel interfaces as the IKEv2 + daemon charon. As a result of this, pluto now supports xfrm marks which + were introduced in charon with 4.4.1. + +- Applets for Maemo 5 (Nokia) allow to easily configure and control IKEv2 + based VPN connections with EAP authentication on supported devices. + - The RADIUS plugin eap-radius now supports multiple RADIUS servers for redundant setups. Servers are selected by a defined priority, server load and availability. @@ -44,6 +51,11 @@ strongswan-4.5.0 It currently shows activity of the IKE daemon and is a good example how to implement a simple event listener. +- Improved MOBIKE behavior in several corner cases, for instance, if the + initial responder moves to a different address. + +- Fixed left-/rightnexthop option, which was broken since 4.4.0. + - Fixed a bug not releasing a virtual IP address to a pool if the XAUTH identity was different from the IKE identity.