one
authorChristian Grothoff <christian@grothoff.org>
Wed, 28 Apr 2010 12:20:26 +0000 (12:20 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 28 Apr 2010 12:20:26 +0000 (12:20 +0000)
TODO

diff --git a/TODO b/TODO
index 40459713829f70bdf851a154fc405888a79f0dbd..fb7326dd1d7f9a2e0c511f385a36782240dae696 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
 0.9.0pre1:
 * FS: [CG]
-  - search: availability probes [needed for full persistence support...]
   - Allow checking of presence of search results and/or content via command-line tools
     (add options to gnunet-search / gnunet-download to limit search to local peer) 
     [needed for full persistence support...]
@@ -167,9 +166,6 @@ Optimizations:
 * TRANSPORT:
   - need to periodically probe latency/transport cost changes & possibly switch transport
   - should use hash map to look up Neighbours (service AND plugins!)
-* HOSTLIST:
-  - 'server' uses 'GNUNET_PEERINFO_iterate', should probably switch to notification API
-    (for more instant / up-to-date hostlists at lower cost) [done by MW?]
 * DATASTORE (?):
   - check for duplicates on insertion (currently, same content is frequently
     stored again [seen with KBLOCKS and SBLOCKS]!)