From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 30 Jan 2001 15:08:02 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 30 Jan 2001 15:07:53 -0500 Received: from hilbert.umkc.edu ([134.193.4.60]:62735 "HELO tesla.umkc.edu") by vger.kernel.org with SMTP id ; Tue, 30 Jan 2001 15:07:47 -0500 Message-ID: <3A771EDC.58D2FE8D@kasey.umkc.edu> Date: Tue, 30 Jan 2001 14:06:52 -0600 From: "David L. Nicol" Organization: University of Missouri - Kansas City supercomputing infrastructure X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.0 i586) X-Accept-Language: en MIME-Version: 1.0 To: dwen@javapond.com, linux-kernel@vger.kernel.org Subject: Re: How can I understand Linux Network implementation? In-Reply-To: <20010127022533.3CDBF36F9@sitemail.everyone.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Donghui Wen wrote: > > I am hacking the implementation of linux2.4's > networking (IPV4) . Can anyone give me some idea > what material I should read to understand the > data structures and algorithms. I have stevens's > books which talked about BSD's implementation. > > Thanks! > > Donghui Print it all out read the source code I like the a2ps tool for formatting source code for reading; I print out a sheaf of source code and retreat to a local coffee emporium with a highlighter and a legal pad. -- David Nicol 816.235.1187 dnicol@cstp.umkc.edu 2.4.0 seems faster than 2.2.16 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/