Makevars file was accidentily removed.
[oweals/tinc.git] / TODO
diff --git a/TODO b/TODO
index c0f2ee3f94c6888824afc1754e6714eb4b41a577..4c4938e177b3a7478583abaf5cc60898819a142e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,14 @@
 TODO LIST
 
-1.0:
+* Stop using UDP source address as the identifier of the remote tinc daemon.
+  Use a unique number sent along with ANS_KEY.
 
-* A nice, secure and stable release
+* 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.