Slightly updated todo list.

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=51956
This commit is contained in:
Claudiu Mihail 2011-05-27 10:54:23 +00:00
parent a9d9b3583e
commit 350d378e7f

View file

@ -1,7 +1,7 @@
Tasks to do by the end of GSoC (sorted in decending order by importance):
1) Make sure all basic functinalities are working
- accept so far is not which should be fixed
- accept does not work currently and needs immediate attention
2) Create a test application that simulates heavy usage
@ -9,9 +9,12 @@ Tasks to do by the end of GSoC (sorted in decending order by importance):
check whether we have any memory leaks, broken functionality
or fatal blue screen errors.
3) Improve existing IOCTLs.
4) Improve support for netstat (e.g. netstat -na).
3) Investigate performace issues, especially related to throughput
4) Improve existing IOCTLs.
5) Improve support for netstat (e.g. netstat -na).
6) Consider replacing existing version of lwIP with v1.4
(or if appliable newer)
Notes:
- 2) Worth looking into how we can take advantage of firefox's