From 297c7451dbf7ae312e7785f3aeb107c8d220b815 Mon Sep 17 00:00:00 2001 From: antrik Date: Tue, 10 Mar 2009 21:35:18 +0100 Subject: Network stack GSoC task: Fix sentence --- community/gsoc/project_ideas/tcp_ip_stack.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/gsoc/project_ideas') diff --git a/community/gsoc/project_ideas/tcp_ip_stack.mdwn b/community/gsoc/project_ideas/tcp_ip_stack.mdwn index b8fb76df..b1a2536f 100644 --- a/community/gsoc/project_ideas/tcp_ip_stack.mdwn +++ b/community/gsoc/project_ideas/tcp_ip_stack.mdwn @@ -14,7 +14,7 @@ The Hurd presently uses a [[TCP/IP_stack|hurd/translator/pfinet]] based on code This works, but lacks some rather important features (like PPP/PPPoE), and the design is not hurdish at all. -A true hurdish network stack will use a set of stack of [[hurd/translator]] processes, +A true hurdish network stack will use a set of [[hurd/translator]] processes, each implementing a different protocol layer. This way not only the implementation gets more modular, but also the network stack can be used way more flexibly. Rather than just having the standard socket interface, plus some -- cgit v1.2.3