All full stops have two spaces after them. (Silly commit, I know.)
[oweals/tinc.git] / 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
8 * Sanity checks on configuration directory
9 * Use efficient tree algorithms instead of linked lists (largely done)
10 * Reenable queues for delayed packets
11
12
13 Goals for future releases:
14
15 * Compression
16 * Routing by MAC (allows for more than only IPv4)
17 * Broadcast/multicast
18 * Windowing, chaffing, scattering, background noise
19 * ABC protocol (superscalabilty)
20 * Proxy ARP
21 * Eazy setup scripts (graphical?)
22 * Threading