Version 4.1.11 » History » Version 3
Tobias Brunner, 01.09.2009 14:02
Changes for Version 4.1.11
1 | 3 | Tobias Brunner | h1. Version 4.1.11 |
---|---|---|---|
2 | 3 | Tobias Brunner | |
3 | 3 | Tobias Brunner | * IKE rekeying in NAT situations did not inherit the NAT conditions |
4 | 3 | Tobias Brunner | to the rekeyed IKE_SA so that the UDP encapsulation was lost with |
5 | 3 | Tobias Brunner | the next CHILD_SA rekeying. |
6 | 3 | Tobias Brunner | |
7 | 3 | Tobias Brunner | * Wrong type definition of the next_payload variable in id_payload.c |
8 | 3 | Tobias Brunner | caused an INVALID_SYNTAX error on PowerPC platforms. |
9 | 3 | Tobias Brunner | |
10 | 3 | Tobias Brunner | * Implemented IKEv2 EAP-SIM server and client test modules that use |
11 | 3 | Tobias Brunner | triplets stored in a file. For details on the configuration see |
12 | 3 | Tobias Brunner | the scenario 'ikev2/rw-eap-sim-rsa'. |