Sort configuration directives
[tinc] / TODO
1 TODO LIST
2
3 Goals for 1.0 release:
4
5 * Check Solaris port
6 * Check different linux architectures (x86, alpha done)
7 * Store private key in a separate file (done, 1 dec 2000)
8 * Sanity checks on configuration directory
9 * Use efficient tree algorithms instead of linked lists (largely done)
10 * Reenable queues for delayed packets
11 * Merge documentation files (SECURITY, INSTALL, PROTOCOL) into tinc.texi
12
13
14 Goals for future releases:
15
16 * Compression
17 * Routing by MAC (allows for more than only IPv4)
18 * Broadcast/multicast
19 * Windowing, chaffing, scattering, background noise
20 * ABC protocol (superscalabilty)
21 * Proxy ARP
22 * Eazy setup scripts (graphical?)
23 * Threading