From owner-freebsd-questions Mon Mar 3 8:30:28 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 254F837B401 for ; Mon, 3 Mar 2003 08:30:27 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E0A43FA3 for ; Mon, 3 Mar 2003 08:30:25 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b200.otenet.gr [212.205.244.208]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h23GULks028577; Mon, 3 Mar 2003 18:30:22 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.7/8.12.7) with ESMTP id h23GUKef066176; Mon, 3 Mar 2003 18:30:20 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.7/8.12.7/Submit) id h23GUJ0l066166; Mon, 3 Mar 2003 18:30:19 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Mon, 3 Mar 2003 18:30:19 +0200 From: Giorgos Keramidas To: Clement Laforet Cc: Audsin , freebsd-questions@FreeBSD.ORG Subject: Re: Fragmentation Avoidance Code Message-ID: <20030303163019.GB56386@gothmog.gr> References: <5.2.0.9.0.20030303135001.00ad6d48@pop2.kcl.ac.uk> <20030303155630.60b6eb42.sheepkiller@cultdeadsheep.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030303155630.60b6eb42.sheepkiller@cultdeadsheep.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2003-03-03 15:56, Clement Laforet wrote: > On Mon, 03 Mar 2003 13:50:40 +0000 > Audsin wrote: > > > > I am currently working in the fragmentation avoidance technique caused by > > the overhead introduced by MIP6. I am using FreeBSD 4.4 and Kame Snap. > > I have introduced some code in netinet6/ip6_output.c code and > > netinet6/in6_pcb.h and netinet/in_pcb.h so that length of the MIP6 > > extension header if present is taken into account, when calculation the > > ipoptlen() and hence frag is avoided. > > > hi, > > freebsd-hackers@freebsd.org should be more appropriate. True. Please also take the time to create a diff(1) output file for the changes. It's *very* hard to read the original message and keep track of what changes are made. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message