On Wednesday, February 11, 2004, at 06:51 PM, Justin Walker wrote: On Wednesday, February 11, 2004, at 06:25 PM, Matt Jaffa wrote: [snip] Reading my reply again, it may be a bit cryptic. If so, your best bet may be to spring for a copy of Stevens's "TCP/IP Illustrated, V2" (Addison Wesley, 1995). This is a full code walkthrough of the 4.2 BSD networking stack. The code, of course, is out of date with respect to Darwin, but the fundamentals have not changed that much (spl() is used in place of funnels, ...). This will show you how the pieces of this stack work together, from the mbufs to the socket layer, to the protocol implementations. NKEs are naturally not covered. And of course, you can ask for clarification here. Regards, Justin -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | "Weaseling out of things is what | separates us from the animals. | Well, except the weasel." | - Homer J Simpson *--------------------------------------*-------------------------------* _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.