diff options
author | Christian Grothoff <christian@grothoff.org> | 2010-05-02 12:01:06 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2010-05-02 12:01:06 +0000 |
commit | 92f98f49ff789fadc01e829263cc9d5376fb2f14 (patch) | |
tree | 372a0f53a0a041aaed8e039613824553267e6ffb /ChangeLog | |
parent | f4b1f639e8799d29e823a7cd563a97d314d4f471 (diff) |
reducing address size in hello to 16 bit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Sun May 2 13:49:10 CEST 2010 + Fixed problem with platform-dependence of format for IP addresses + in HELLOs for TCP and UDP transport. + Reduced address length field in HELLOs to 16 bit (was 32 bit). + These changes break transport compatibility. + Fri Apr 16 18:19:05 CEST 2010 Nearly complete rewrite and new overall architecture. Many features are still missing, but basic system seems to be |