tinc/TODO

22 lines
581 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
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