From owner-freebsd-net Tue Aug 20 12:17:59 2002 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 CE40437B423 for ; Tue, 20 Aug 2002 12:17:28 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01A88441D4 for ; Tue, 20 Aug 2002 12:00:36 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020820190019.IHTZ1746.rwcrmhc51.attbi.com@InterJet.elischer.org>; Tue, 20 Aug 2002 19:00:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id LAA52369; Tue, 20 Aug 2002 11:46:25 -0700 (PDT) Date: Tue, 20 Aug 2002 11:46:24 -0700 (PDT) From: Julian Elischer To: Jesper Skriver Cc: Steve Francis , Jeff Behl , net@freebsd.org Subject: Re: MTU not working? In-Reply-To: <20020820091655.GB76162@skriver.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Tue, 20 Aug 2002, Jesper Skriver wrote: > > Doesn't we do that allready ? > > src/sys/netinet/tcp_subr.c > > around line 1416 in tcp_mtudisc() we have a > > tp->snd_nxt = tp->snd_una; > however if the packet that emerges is still large, then obviously something is stopping this from being effective.. hence the description "bug" :-) Julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message