Version 4.2.4 » History » Version 3
Tobias Brunner, 01.09.2009 14:15
Changes for Version 4.2.4
1 | 3 | Tobias Brunner | h1. Version 4.2.4 |
---|---|---|---|
2 | 3 | Tobias Brunner | |
3 | 3 | Tobias Brunner | * Added statistics functions to ipsec pool --status and ipsec pool --leases |
4 | 3 | Tobias Brunner | and input validation checks to various ipsec pool commands. |
5 | 3 | Tobias Brunner | |
6 | 3 | Tobias Brunner | * ipsec statusall now lists all loaded charon plugins and displays |
7 | 3 | Tobias Brunner | the negotiated IKEv2 cipher suite proposals. |
8 | 3 | Tobias Brunner | |
9 | 3 | Tobias Brunner | * The openssl plugin supports the elliptic curve Diffie-Hellman groups |
10 | 3 | Tobias Brunner | 19, 20, 21, 25, and 26. |
11 | 3 | Tobias Brunner | |
12 | 3 | Tobias Brunner | * The openssl plugin supports ECDSA authentication using elliptic curve |
13 | 3 | Tobias Brunner | X.509 certificates. |
14 | 3 | Tobias Brunner | |
15 | 3 | Tobias Brunner | * Fixed a bug in stroke which caused multiple charon threads to close |
16 | 3 | Tobias Brunner | the file descriptors during packet transfers over the stroke socket. |
17 | 3 | Tobias Brunner | |
18 | 3 | Tobias Brunner | * ESP sequence numbers are now migrated in IPsec SA updates handled by |
19 | 3 | Tobias Brunner | MOBIKE. Works only with Linux kernels >= 2.6.17. |