From owner-freebsd-hackers Thu Oct 17 21:30:19 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C61937B401; Thu, 17 Oct 2002 21:30:18 -0700 (PDT) Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 043E843E91; Thu, 17 Oct 2002 21:30:16 -0700 (PDT) (envelope-from archie@dellroad.org) Received: from arch20m.dellroad.org (arch20m.dellroad.org [10.1.1.20]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id VAA85269; Thu, 17 Oct 2002 21:16:53 -0700 (PDT) Received: from arch20m.dellroad.org (localhost [127.0.0.1]) by arch20m.dellroad.org (8.12.6/8.12.6) with ESMTP id g9I4GrON020889; Thu, 17 Oct 2002 21:16:53 -0700 (PDT) (envelope-from archie@arch20m.dellroad.org) Received: (from archie@localhost) by arch20m.dellroad.org (8.12.6/8.12.6/Submit) id g9I4GrmL020888; Thu, 17 Oct 2002 21:16:53 -0700 (PDT) From: Archie Cobbs Message-Id: <200210180416.g9I4GrmL020888@arch20m.dellroad.org> Subject: Re: Netgraph TCP/IP In-Reply-To: <20021017110456.G15035@sjt-u10.cisco.com> "from Steve Tremblett at Oct 17, 2002 11:04:56 am" To: Steve Tremblett Date: Thu, 17 Oct 2002 21:16:53 -0700 (PDT) Cc: freebsd-net@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steve Tremblett writes: > A while back someone was fishing for a project to take on and someone > suggested a complete TCP/IP implementation in netgraph. I found the > idea interesting and am considering taking a shot at it. My main goal > in all this is to learn as much as possible and at this point I'm just > reading. > > While this is a personal educational project, I figure I should propose > it here and solicit comments/thoughts/suggestions on such a venture so > that maybe the results might be usable by someone else. Are you intending to have this hook into the normal FreeBSD TCP/IP stack or be truly standalone? I read your question as the latter but others seem to read it as the former. If the latter, I'd suggest splitting it up into several netgraph nodes, eg.: | | | | | | ng_udp ng_tcp \ / \ / ng_ip | | ng_arp | | | | ng_ether -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message