Version 4.2.8 » History » Version 3
Tobias Brunner, 01.09.2009 14:21
Changes for Version 4.2.8
1 | 3 | Tobias Brunner | h1. Version 4.2.8 |
---|---|---|---|
2 | 3 | Tobias Brunner | |
3 | 3 | Tobias Brunner | * IKEv2 charon daemon supports authentication based on raw public keys |
4 | 3 | Tobias Brunner | stored in the SQL database backend. The ipsec listpubkeys command |
5 | 3 | Tobias Brunner | lists the available raw public keys via the stroke interface. |
6 | 3 | Tobias Brunner | |
7 | 3 | Tobias Brunner | * Several MOBIKE improvements: Detect changes in NAT mappings in DPD exchanges, |
8 | 3 | Tobias Brunner | handle events if kernel detects NAT mapping changes in UDP-encapsulated |
9 | 3 | Tobias Brunner | ESP packets (requires kernel patch), reuse old addesses in MOBIKE updates as |
10 | 3 | Tobias Brunner | long as possible and other fixes. |
11 | 3 | Tobias Brunner | |
12 | 3 | Tobias Brunner | * Fixed a bug in addr_in_subnet() which caused insertion of wrong source |
13 | 3 | Tobias Brunner | routes for destination subnets having netwmasks not being a multiple of 8 bits. |
14 | 3 | Tobias Brunner | Thanks go to Wolfgang Steudel, TU Ilmenau for reporting this bug. |