aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5d50342a3..0618570fd 100644
--- a/TODO
+++ b/TODO
@@ -33,6 +33,11 @@
33 - also do UPnP-based (external) IP detection 33 - also do UPnP-based (external) IP detection
34 (Note: build library always, build UPnP service when dependencies like libxml2 are available) 34 (Note: build library always, build UPnP service when dependencies like libxml2 are available)
35* FS: [CG] 35* FS: [CG]
36 - service:
37 + 2-peer perf test does NOT terminate for large (500 MB) files because
38 somehow blocks are not found (suspect: load-based no DB lookup + forward first, no clean up of routing table?)
39 + 2-peer perf test goes WAY over bandwidth limit (i.e. 300 kbps/set, 2 MB/s transfer rate); clearly core does
40 not properly enforce the limit
36 - library: 41 - library:
37 + reconstruct IBLOCKS from DBLOCKS if possible (during download; see FIXME in fs_download) 42 + reconstruct IBLOCKS from DBLOCKS if possible (during download; see FIXME in fs_download)
38 + add support for pushing "already seen" search results to FS service for bloomfilter 43 + add support for pushing "already seen" search results to FS service for bloomfilter