gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5909 - in GNUnet: . src/applications/dht/module


From: gnunet
Subject: [GNUnet-SVN] r5909 - in GNUnet: . src/applications/dht/module
Date: Sat, 15 Dec 2007 02:47:09 -0700 (MST)

Author: grothoff
Date: 2007-12-15 02:47:07 -0700 (Sat, 15 Dec 2007)
New Revision: 5909

Modified:
   GNUnet/src/applications/dht/module/routing.c
   GNUnet/src/applications/dht/module/table.c
   GNUnet/todo
Log:
dht ok for 0.7.3

Modified: GNUnet/src/applications/dht/module/routing.c
===================================================================
--- GNUnet/src/applications/dht/module/routing.c        2007-12-15 09:44:05 UTC 
(rev 5908)
+++ GNUnet/src/applications/dht/module/routing.c        2007-12-15 09:47:07 UTC 
(rev 5909)
@@ -25,6 +25,8 @@
  *
  * TODO:
  * - implement extra_get_callback
+ * - use "reserved" field to communicate information
+ *   about network size estimate(s)
  */
 
 #include "platform.h"

Modified: GNUnet/src/applications/dht/module/table.c
===================================================================
--- GNUnet/src/applications/dht/module/table.c  2007-12-15 09:44:05 UTC (rev 
5908)
+++ GNUnet/src/applications/dht/module/table.c  2007-12-15 09:47:07 UTC (rev 
5909)
@@ -33,8 +33,8 @@
  * - modules:
  *   + table.c: DHT-peer table, peer discovery cron jobs;
  *     code tries to fill table "as much as possible" over time;
- *     TODO: expose and improve reliabily metrics (to be added later)
- *     TODO: better randomized neighbor selection in DHT_select_peer
+ *     TODO: expose and improve reliabily metrics (to be added later)???
+ *     TODO: better randomized neighbor selection in DHT_select_peer???
  *     TODO: add callback for discovery-message padding (use core callback
  *           for extra-available bandwidth)
  *     TODO: add LAN tunnels for increased connectivity choices

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2007-12-15 09:44:05 UTC (rev 5908)
+++ GNUnet/todo 2007-12-15 09:47:07 UTC (rev 5909)
@@ -11,7 +11,6 @@
     - XP
     - Vista?
 - Testcases:
-  * more XFS/DHT
   * tracekit:
     - actual testcase (beyond just printing)
     - make it actually work...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]