22 lines
562 B
Text
22 lines
562 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
|
|
* 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
|