Date: Fri, 04 Jun 2004 09:21:25 +0100 From: sigsegv@mail.ru To: freebsd-questions@freebsd.org Subject: Re: FreeBSD TCP/IP Message-ID: <opr819hzjwx1fmsy@smtp.mail.ru> In-Reply-To: <1361897456.20040604142138@micran.ru> References: <1361897456.20040604142138@micran.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Jun 2004 14:21:38 +0600, Yuriy Coureelo <cgg@micran.ru> wrote: > Dear Sir! > > I have a FreeBSD TCP/IP stack. Trying to understand IP program > realization. I am interested in everything like "struct mbuf", "mbuf > cluster" and so on. How frames transferred from ethernet driver to ip > layer. ether_demux(), ipinput() functions. > Have a look at the book written by Richard Stevens "The Implementation (TCP/IP Illustrated, Volume 2)" here is a link: http://www.amazon.com/exec/obidos/tg/detail/-/020163354X/ref=sib_rdr_dp/104-9931268-0446302?%5Fencoding=UTF8&no=283155&me=ATVPDKIKX0DER&st=books I haven't read the book, so I don't know if it has what you're asking, but I know the book describes BSD TCP/IP implementation in details
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr819hzjwx1fmsy>