Version 4.1.9 » History » Version 3
Tobias Brunner, 01.09.2009 14:00
Changes for Version 4.1.9
1 | 3 | Tobias Brunner | h1. Version 4.1.9 |
---|---|---|---|
2 | 3 | Tobias Brunner | |
3 | 3 | Tobias Brunner | * The default _updown script now dynamically inserts and removes ip6tables |
4 | 3 | Tobias Brunner | firewall rules if leftfirewall=yes is set in IPv6 connections. New IPv6 |
5 | 3 | Tobias Brunner | net-net and roadwarrior (PSK/RSA) scenarios for both IKEv1 and IKEV2 were |
6 | 3 | Tobias Brunner | added. |
7 | 3 | Tobias Brunner | |
8 | 3 | Tobias Brunner | * Implemented RFC4478 repeated authentication to force EAP/Virtual-IP clients |
9 | 3 | Tobias Brunner | to reestablish an IKE_SA within a given timeframe. |
10 | 3 | Tobias Brunner | |
11 | 3 | Tobias Brunner | * strongSwan Manager supports configuration listing, initiation and termination |
12 | 3 | Tobias Brunner | of IKE and CHILD_SAs. |
13 | 3 | Tobias Brunner | |
14 | 3 | Tobias Brunner | * Fixes and improvements to multithreading code. |
15 | 3 | Tobias Brunner | |
16 | 3 | Tobias Brunner | * IKEv2 plugins have been renamed to libcharon-* to avoid naming conflicts. |
17 | 3 | Tobias Brunner | Make sure to remove the old plugins in $libexecdir/ipsec, otherwise they get |
18 | 3 | Tobias Brunner | loaded twice. |