Changeset 4418
- Timestamp:
- 10/13/08 02:15:16 (3 months ago)
- Files:
-
- trunk/NEWS (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/NEWS
r4389 r4418 2 2 ---------------- 3 3 4 - IKEv2 charon daemon support is authentication based on raw public keys4 - IKEv2 charon daemon supports authentication based on raw public keys 5 5 stored in the SQL database backend. The ipsec listpubkeys command 6 6 lists the available raw public keys via the stroke interface. … … 10 10 ESP packets (requires kernel patch), reuse old addesses in MOBIKE updates as 11 11 long as possible and other fixes. 12 13 - Fixed a bug in addr_in_subnet() which caused insertion of wrong source 14 routes for destination subnets having netwmasks not being a multiple of 8 bits. 15 Thanks go to Wolfgang Steudel, TU Ilmenau for reporting this bug. 12 16 13 17
