Add BlockingTCP option, useful when using TCPOnly on slow or congested links.
[oweals/tinc.git] / TODO
diff --git a/TODO b/TODO
index 4c4938e177b3a7478583abaf5cc60898819a142e..d6a6df4455a1c7e09b195233dd3a6275424372a0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,14 +1,3 @@
 TODO LIST
 
-* Stop using UDP source address as the identifier of the remote tinc daemon.
-  Use a unique number sent along with ANS_KEY.
-
-* Efficient multicast support.
-
-* Check if caches using hash tables speed up route.c.
-
-* Streamline the meta protocol. Use a binary format?
-
-* Add (hooks for) a (graphical) frontend, like Pokey.
-
-* Implement future goals as mentioned on the website.
+* Think of new things to do.