From owner-freebsd-current@FreeBSD.ORG Wed Feb 6 16:52:14 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 945E616A41A for ; Wed, 6 Feb 2008 16:52:14 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id EBC0113C4E1 for ; Wed, 6 Feb 2008 16:52:13 +0000 (UTC) (envelope-from qpadla@gmail.com) Received: by ug-out-1314.google.com with SMTP id y2so630625uge.37 for ; Wed, 06 Feb 2008 08:52:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=yLgkBl/ux0TPb47KIHiIl7Ud9bdmMag5VRXXRgwkiU8=; b=hVjXOXFIqM4PRuW5LNaGTLGNgSTT09MTdkMS8R08H4ZKTJ48j54vD04Kw/REqm00Hu4svddSiqV5fAlUhDvAyf09GD933yyaGnlkPzHBiRtOKBh7cFWZxTtl/246V/epFT1hSqRO3mkJ6El/aTuUk4eVQbu/vE2lJmQhLI1a3Rk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:cc:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=Vai8iYgUYLhci1d1/pZW9iJc3YI4L5nq5HEWtn56I4D+Gbk/oeVKMyOd7pYaofKjSzu2VBNSj9bB79/3nX9BHgoGJIKFp9sQ7MT9t/zG3lIAhCQhV6zzLseIzR57HavQFCriZmEqirqqNM8385rx+Zdv1YvpdcF/S3xTIpPXsX8= Received: by 10.67.116.2 with SMTP id t2mr2849812ugm.62.1202316732813; Wed, 06 Feb 2008 08:52:12 -0800 (PST) Received: from atlas.local ( [89.162.141.1]) by mx.google.com with ESMTPS id a1sm6780831ugf.78.2008.02.06.08.52.10 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Feb 2008 08:52:12 -0800 (PST) From: Nikolay Pavlov To: freebsd-current@freebsd.org Date: Wed, 6 Feb 2008 18:52:09 +0200 User-Agent: KMail/1.9.6 (enterprise 0.20070907.709405) References: <200802042142.38606.qpadla@gmail.com> <20080206095124.GA45102@walton.maths.tcd.ie> <47A9B41E.3040401@vnovy.net> In-Reply-To: <47A9B41E.3040401@vnovy.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200802061852.10227.qpadla@gmail.com> Cc: Vitezslav Novy Subject: Re: IP bad-len 0 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: qpadla@gmail.com List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Feb 2008 16:52:14 -0000 On Wednesday 06 February 2008 15:20:30 Vitezslav Novy wrote: > David Malone wrote: > > On Wed, Feb 06, 2008 at 04:32:07AM +0200, Nikolay Pavlov wrote: > >> On Tuesday 05 February 2008 11:34:29 Krassimir Slavchev wrote: > >>> Hi, > >>> Can you try: > >>> net.inet.tcp.rfc1323=0 > >> > >> Not working for me. Any other thoughts? > > Do you have set TSO flag on interface? > Good catch. The problem is gone with net.inet.tcp.tso set to 0. But TSO is enabled by default in 7.0. Could this be a em driver bug? -- ====================================================================== - Best regards, Nikolay Pavlov. <<<----------------------------------- ======================================================================