Project

General

Profile

Version 4.1.7 » History » Version 1

Tobias Brunner, 01.09.2009 13:58
Changes for Version 4.1.7

1 1 Tobias Brunner
h1. Version 4.1.7
2 1 Tobias Brunner
3 1 Tobias Brunner
* In NAT traversal situations and multiple queued Quick Modes,
4 1 Tobias Brunner
  those pending connections inserted by auto=start after the
5 1 Tobias Brunner
  port floating from 500 to 4500 were erronously deleted.
6 1 Tobias Brunner
7 1 Tobias Brunner
* Added a "forceencaps" connection parameter to enforce UDP encapsulation
8 1 Tobias Brunner
  to surmount restrictive firewalls. NAT detection payloads are faked to
9 1 Tobias Brunner
  simulate a NAT situation and trick the other peer into NAT mode (IKEv2 only).
10 1 Tobias Brunner
11 1 Tobias Brunner
* Preview of strongSwan Manager, a web based configuration and monitoring
12 1 Tobias Brunner
  application. It uses a new XML control interface to query the IKEv2 daemon
13 1 Tobias Brunner
  (see http://trac.strongswan.org/wiki/Manager).
14 1 Tobias Brunner
15 1 Tobias Brunner
* Experimental SQLite configuration backend which will provide the configuration
16 1 Tobias Brunner
  interface for strongSwan Manager in future releases.
17 1 Tobias Brunner
18 1 Tobias Brunner
* Further improvements to MOBIKE support.