From 350d378e7f5e8acd31d01ead34be7f1e3c39c4f7 Mon Sep 17 00:00:00 2001 From: Claudiu Mihail Date: Fri, 27 May 2011 10:54:23 +0000 Subject: [PATCH] Slightly updated todo list. svn path=/branches/GSoC_2011/TcpIpDriver/; revision=51956 --- todo_gsoc.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/todo_gsoc.txt b/todo_gsoc.txt index 4273e2e729f..563fbdb4299 100644 --- a/todo_gsoc.txt +++ b/todo_gsoc.txt @@ -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