From owner-freebsd-questions Mon Nov 25 19:12:34 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA01815 for questions-outgoing; Mon, 25 Nov 1996 19:12:34 -0800 (PST) Received: from tippy2.vnet.net (tippy2.vnet.net [166.82.197.240]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA01557 for ; Mon, 25 Nov 1996 19:06:41 -0800 (PST) Received: from localhost (cmadison@localhost) by tippy2.vnet.net (8.8.2/8.6.9) with SMTP id WAA27388; Mon, 25 Nov 1996 22:06:31 -0500 (EST) Date: Mon, 25 Nov 1996 22:06:29 -0500 (EST) From: Chris Madison To: Bill Fenner cc: questions@freebsd.org Subject: Re: socket(), PF_ROUTE, SOCK_RAW question In-Reply-To: <96Nov25.131333pst.177711@crevenia.parc.xerox.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hey Bill, Thanks for the info! This helps in understanding what is going on with my latest attempt to ethernet my boxes:-) I love this stuff, just wish I could keep it up all the time (errr....the path between the boxes, not anything else:). > If you want to learn more about routing sockets, I'd suggest "TCP/IP > Illustrated, Volume 2" by Richard Stevens. Chapters 18, 19 and 20 cover the > routing table and routing sockets, and chapter 21 covers ARP. AARRGGHHHH! I've wanted to get this for sometime! Now is the best time I suppose. Thanks for the * ! Chris