From owner-freebsd-questions Mon May 7 15:30:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail11.bigmailbox.com (mail11.bigmailbox.com [209.132.220.42]) by hub.freebsd.org (Postfix) with ESMTP id 4113137B423 for ; Mon, 7 May 2001 15:30:53 -0700 (PDT) (envelope-from alura@my-deja.com) Received: œby mail11.bigmailbox.com (8.8.7/8.8.7) id PAA20729; Mon, 7 May 2001 15:30:53 -0700 Date: Mon, 7 May 2001 15:30:53 -0700 Message-Id: <200105072230.PAA20729@mail11.bigmailbox.com> Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary X-Mailer: MIME-tools 4.104 (Entity 4.116) Mime-Version: 1.0 X-Originating-Ip: [146.115.234.161] From: "blue spiked punk" To: freebsd-questions@freebsd.org Subject: A walk through of the tcp/ip stack Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'd like to walk through an ip stack. I'd like to see how packets are (dis)assembled, inspected, created, passed on, etc. The most help I've gotten so far is that the source is available here on the web: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/netinet/ I've looked through some of the files there, but i'm not sure I understand how they all fit together. I could be going at this from the wrong angle, so does anyone have suggestions as to where to start ? Am i starting too big? If i am, what should i start with that will eventually enable me to step through an ip stack? thanks for any pointers ------------------------------------------------------------ --== Sent via Deja.com ==-- http://www.deja.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message