- Fix the stupid mess we created when making this from the cmake branch
[reactos.git] / todo_gsoc.txt
1 Tasks to do by the end of GSoC (sorted in decending order by importance):
2
3 1) Make sure all basic functinalities are working
4 - accept does not work currently and needs immediate attention
5
6
7 2) Create a test application that simulates heavy usage
8 of networking. Preferably multi threaded. This should
9 check whether we have any memory leaks, broken functionality
10 or fatal blue screen errors.
11
12 3) Investigate performace issues, especially related to throughput
13
14 4) Improve existing IOCTLs.
15 5) Improve support for netstat (e.g. netstat -na).
16 6) Consider replacing existing version of lwIP with v1.4
17 (or if appliable newer)
18 Notes:
19
20 - 2) Worth looking into how we can take advantage of firefox's
21 stress tests (e.g. xmlhttprequest)
22
23 - 1) 2) and a bit of 3) should be completed before the midterm
24 evaluations.
25
26