From owner-freebsd-current@FreeBSD.ORG Tue Jun 12 03:27:03 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DD5F16A400; Tue, 12 Jun 2007 03:27:03 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from pobox.codelabs.ru (pobox.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 5232C13C45B; Tue, 12 Jun 2007 03:27:03 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Message-ID:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To:Sender:X-Spam-Status:Subject; b=GZCcE2FlKnlcvIItKIu6Ul8NKLerxRjhwdBDUD7kOU4dpbN9Es85dveb1Mpg0abnzrBROw3CCmFpUgxdAw2EdzY8p/wJDGubZHdwI4selpNo98bLozLiKFyN9yqT0iWR5fuTQeRy2myJ0BkypTE5IS0ukvLOPuEe6JrwCPBsIzk=; Received: from void.codelabs.ru (void.codelabs.ru [144.206.177.25]) by pobox.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1Hxx25-000AjF-NT; Tue, 12 Jun 2007 07:27:01 +0400 Date: Tue, 12 Jun 2007 07:26:56 +0400 From: Eygene Ryabinkin To: Andre Oppermann Message-ID: <20070612032656.GJ86872@void.codelabs.ru> References: <20070611140644.GH86872@void.codelabs.ru> <466D9DDE.6090302@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <466D9DDE.6090302@freebsd.org> Sender: rea-fbsd@codelabs.ru X-Spam-Status: No, score=-1.6 required=4.0 tests=ALL_TRUSTED,AWL,BAYES_50 Cc: shigeaki@f.csce.kyushu-u.ac.jp, freebsd-net@freebsd.org, freebsd-current@freebsd.org, yongari@freebsd.org Subject: Re: nfe(4) strangeness on the 7-CURRENT 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, 12 Jun 2007 03:27:03 -0000 Andre, good day. Mon, Jun 11, 2007 at 09:09:18PM +0200, Andre Oppermann wrote: > These messages are unrelated to your hardware. There you can relax. > We have a bug in the TCP FSM state transitions which I'm currently > tracking down that indirectly causes the log messages. You don't > have to worry about it for your case. TCP connections work fine. OK, thank you! -- Eygene