From owner-freebsd-current@FreeBSD.ORG Tue Jun 7 17:13:36 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D00C16A430 for ; Tue, 7 Jun 2005 17:13:36 +0000 (GMT) (envelope-from tarc@tarc.po.cs.msu.su) Received: from tarc.po.cs.msu.su (tarc.po.cs.msu.su [158.250.16.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A592D43D55 for ; Tue, 7 Jun 2005 17:13:35 +0000 (GMT) (envelope-from tarc@tarc.po.cs.msu.su) Received: from tarc.po.cs.msu.su (localhost [127.0.0.1]) by tarc.po.cs.msu.su (8.13.3/8.13.3) with ESMTP id j57HDMu6017342 for ; Tue, 7 Jun 2005 21:13:22 +0400 (MSD) (envelope-from tarc@tarc.po.cs.msu.su) Received: (from tarc@localhost) by tarc.po.cs.msu.su (8.13.3/8.13.3/Submit) id j57HDM6h017341 for freebsd-current@freebsd.org; Tue, 7 Jun 2005 21:13:22 +0400 (MSD) (envelope-from tarc) Date: Tue, 7 Jun 2005 21:13:22 +0400 From: Tarc To: freebsd-current Message-ID: <20050607171321.GA17291@tarc.po.cs.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.5.9i Subject: Problem with TCP/IP stack? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2005 17:13:36 -0000 I found in dmesg following lines: tcp_sack_output: Computed sack_bytes_retransmitted (1400) not the same as cached value (2800) This problems founded after latest recompilling & reinstalling kernel. My dmesg can be found at http://tarc.po.cs.msu.su/usr/tarc/kernels/current/dmesg Kernel config at http://tarc.po.cs.msu.su/usr/tarc/kernels/TarcCurrent What shall I do in this case? -- Best regards, Arseny Nasokin