Changeset 4418

Show
Ignore:
Timestamp:
10/13/08 02:15:16 (3 months ago)
Author:
andreas
Message:

added bug fix for addr_in_subnet() to NEWS

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/NEWS

    r4389 r4418  
    22---------------- 
    33 
    4 - IKEv2 charon daemon supportis authentication based on raw public keys 
     4- IKEv2 charon daemon supports authentication based on raw public keys 
    55  stored in the SQL database backend. The ipsec listpubkeys command 
    66  lists the available raw public keys via the stroke interface. 
     
    1010  ESP packets (requires kernel patch), reuse old addesses in MOBIKE updates as 
    1111  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. 
    1216 
    1317