X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=ChangeLog;h=76b1a53c070b32a7f368aaee1d100967a163c2fe;hb=d2469f4bd8f26105392c7ccd110f38f6e2e8a8de;hp=898ed3568cc551d3af222b5a8983b8310b23eedf;hpb=babfa78349fe8442fa0c85ad73e10cebafc42075;p=oweals%2Fgnunet.git diff --git a/ChangeLog b/ChangeLog index 898ed3568..76b1a53c0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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