Fix some tests and add some TODO items.
[quix0rs-apt-p2p.git] / TODO
diff --git a/TODO b/TODO
index 49a33d8fc8227cc202a32a6e072f68ea6be12283..9f1e2f7952721862c1d1bc3bc4c4b5bbf5e07a83 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,16 @@
+Retry when joining the DHT.
+
+If a join node can not be reached when the program is started, it will
+currently give up and quit. Instead, it should try and join
+periodically every few minutes until it is successful.
+
+
+Add statistics gathering to the peer downloading.
+
+Statistics are needed of how much has been uploaded, downloaded from
+peers, and downloaded from mirrors.
+
+
 Add all cache files to the database.
 
 All files in the cache should be added to the database, so that they can