diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-06-14 14:12:05 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-06-14 14:12:05 +0000 |
commit | 9a7256d54f6f31ca213ab7696539ffd825c2ff6b (patch) | |
tree | 77811ef437af9a341405dbffe35ea83c1e4a402a /ChangeLog | |
parent | e98cf757c91d62ade299e8c2ef138bd70ebd3fa6 (diff) |
fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,14 +4,14 @@ * FS still has a few missing features, but largely works * DATASTORE is O(n) where it should be O(log n) for some operations - * UDP does not work (only messages < 1500 bytes, no fragmentation) + * TRANSPORT-UDP does not work (only messages < 1500 bytes, no fragmentation) * TESTING does not support incremental HELLO changes * TRANSPORT ATS is not used for actual bandwidth assignment, important options to make it truly useful are still missing * NAT traversal partially works for TCP (ICMP-based method only) * MESH does not work (mock API emulates for VPN) * VPN is experimental - * WLAN is experimental + * TRANSPORT-WLAN is experimental * CHAT is experimental, has known bugs and was not reviewed yet * MONKEY is highly experimental * FRAGMENTATION library is not implemented |