diff options
-rw-r--r-- | community/gsoc/project_ideas/tcp_ip_stack.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/community/gsoc/project_ideas/tcp_ip_stack.mdwn b/community/gsoc/project_ideas/tcp_ip_stack.mdwn index 8306f008..29b1d22d 100644 --- a/community/gsoc/project_ideas/tcp_ip_stack.mdwn +++ b/community/gsoc/project_ideas/tcp_ip_stack.mdwn @@ -36,5 +36,7 @@ This is [[GNU_Savannah_task 5469]]. Possible mentors: ? -Exercise: Make some modification to the existing pfinet implementation. (More -specific suggestions welcome... :-) ) +Exercise: You could try making some improvement to the existing pfinet +implementation; or you could work towards running some existing userspace +TCP/IP stack on Hurd. (As a normal program for now, not a proper Hurd server +yet.) |