From owner-freebsd-current@FreeBSD.ORG Thu Jul 14 00:16:09 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 7811E16A41C for ; Thu, 14 Jul 2005 00:16:09 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4976A43D45 for ; Thu, 14 Jul 2005 00:16:09 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DsrOa-000NdY-Ml; Thu, 14 Jul 2005 00:16:08 +0000 Received: from [127.0.0.1] (helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.51 (FreeBSD)) id 1DsrOa-0005wH-4D; Wed, 13 Jul 2005 14:16:08 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17109.44743.624128.339103@roam.psg.com> Date: Wed, 13 Jul 2005 14:16:07 -1000 To: FreeBSD Current Subject: Computed sack_bytes_retransmitted (x) not the same as cached value 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: Thu, 14 Jul 2005 00:16:09 -0000 kernel: tcp_sack_output: Computed sack_bytes_retransmitted (1460) not the same as cached value (2920) kernel: tcp_sack_output: Computed sack_bytes_retransmitted (2920) not the same as cached value (4380) kernel: tcp_sack_output: Computed sack_bytes_retransmitted (1460) not the same as cached value (2920) kernel: tcp_sack_output: Computed sack_bytes_retransmitted (1460) not the same as cached value (2920) FreeBSD x 6.0-CURRENT FreeBSD 6.0-CURRENT #9: Sun Jun 5 19:36:54 GMT 2005 root:/usr/obj/usr/src/sys/G i386 this is first time i have seen this. randy