From 6eb6d5314e303379debbef82921a215ef2b00d98 Mon Sep 17 00:00:00 2001 From: Carl Fredrik Hammar Date: Wed, 10 Mar 2010 16:19:06 +0100 Subject: Fix typos and spelling on GSoC pages --- community/gsoc/project_ideas/tcp_ip_stack.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/gsoc/project_ideas/tcp_ip_stack.mdwn') diff --git a/community/gsoc/project_ideas/tcp_ip_stack.mdwn b/community/gsoc/project_ideas/tcp_ip_stack.mdwn index b56bff51..735c8bbb 100644 --- a/community/gsoc/project_ideas/tcp_ip_stack.mdwn +++ b/community/gsoc/project_ideas/tcp_ip_stack.mdwn @@ -21,7 +21,7 @@ more flexibly. Rather than just having the standard socket interface, plus some lower-level hooks for special needs, there are explicit (perhaps filesystem-based) interfaces at all the individual levels; special application can just directly access the desired layer. All kinds of packet filtering, -routing, tunneling etc. can be easily achieved by stacking compononts in the +routing, tunneling etc. can be easily achieved by stacking components in the desired constellation. Implementing a complete modular network stack is not feasible as a GSoC -- cgit v1.2.3