This will become 2.0.

This commit is contained in:
Guus Sliepen 2003-08-24 20:50:30 +00:00
parent 013a2e159e
commit 9e81a6ab5f
2 changed files with 14 additions and 3 deletions

13
TODO
View file

@ -1,3 +1,14 @@
TODO LIST
* Think of new things to do.
* 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.