tinc_TUNTAP now substitutes the values outside the AC_CACHE_CHECK
[tinc] / TODO
1 TODO LIST
2
3 Goals for 1.0 release:
4
5 * Check Solaris port
6 * Check different linux architectures (x86, alpha and sparc32 done)
7 * Store private key in a separate file (done, 1 dec 2000)
8 * Sanity checks on configuration directory (mostly done)
9 * Use efficient tree algorithms instead of linked lists (done)
10 * Reenable queues for delayed packets (done)
11 * Merge documentation files (SECURITY, INSTALL, PROTOCOL) into tinc.texi
12
13
14 Goals for future releases:
15
16 * Compression
17 * Routing by MAC/switching (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