[4224] in linux-net channel archive
Re: sk_buff <-> mbuf
daemon@ATHENA.MIT.EDU (Miguel de Icaza)
Thu Aug 29 02:56:52 1996
To: Kris Boulez <Kris.Boulez@rug.ac.be>
Cc: linux-net@vger.rutgers.edu
From: Miguel de Icaza <miguel@nuclecu.unam.mx>
Date: 28 Aug 1996 19:18:58 -0500
In-Reply-To: Kris Boulez's message of Wed, 28 Aug 1996 15:58:36 +0200 (MDT)
> While reading through the book I would also like to have a look from
> time to time at the linux networking code (which is based on Net/3 I
> think).
Nope. The Linux networking code was completely coded from scratch,
they just happen to use similar names (the net/2 on BSD and the NET2
on Linux, and the Net/3 and NET3 on Linux).
Miguel.