From owner-freebsd-net@FreeBSD.ORG Sat Jul 12 03:08:15 2003 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83E7737B401 for ; Sat, 12 Jul 2003 03:08:15 -0700 (PDT) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3DDB43F3F for ; Sat, 12 Jul 2003 03:08:14 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id C00801B302; Sat, 12 Jul 2003 03:08:13 -0700 (PDT) From: Wes Peters Organization: Softweyr To: Van Vinh Vo , freebsd-net@freebsd.org Date: Sat, 12 Jul 2003 03:08:12 -0700 User-Agent: KMail/1.5.2 References: <20030710075919.91413.qmail@web21009.mail.yahoo.com> In-Reply-To: <20030710075919.91413.qmail@web21009.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200307120308.12141.wes@softweyr.com> Subject: Re: mbuf and sk_buffs X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Jul 2003 10:08:15 -0000 On Thursday 10 July 2003 12:59 am, Van Vinh Vo wrote: > i am doing the research about network layer of freeBSD > and linux ! > i want what difference of management and schedule > beetween freeBSD mbufs and linux sk_buffs ! One of the biggest differences is that the BSD implementation is actually documented: http://www.amazon.com/exec/obidos/tg/detail/-/020163354X/ref=pd_sr_ec_ir_b/103-5986084-6837450?v=glance&s=books This, along with the companion volume 1, will tell you everything you need to know about TCP/IPv4. I fear to think what the world of IPv6 will be like without Richard to explain it to us. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com