tinc/TODO
2000-12-03 12:21:20 +00:00

23 lines
654 B
Text

TODO LIST
Goals for 1.0 release:
* Check Solaris port
* Check different linux architectures (x86, alpha done)
* Store private key in a separate file (done, 1 dec 2000)
* Sanity checks on configuration directory
* Use efficient tree algorithms instead of linked lists (largely done)
* Reenable queues for delayed packets
* Merge documentation files (SECURITY, INSTALL, PROTOCOL) into tinc.texi
Goals for future releases:
* Compression
* Routing by MAC (allows for more than only IPv4)
* Broadcast/multicast
* Windowing, chaffing, scattering, background noise
* ABC protocol (superscalabilty)
* Proxy ARP
* Eazy setup scripts (graphical?)
* Threading