From owner-cvs-src@FreeBSD.ORG Sun Jul 29 14:51:58 2007 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 054EA16A417; Sun, 29 Jul 2007 14:51:58 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.freebsd.org (Postfix) with ESMTP id 6726313C461; Sun, 29 Jul 2007 14:51:57 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost.int.ru [127.0.0.1] (may be forged)) by mp2.macomnet.net (8.13.7/8.13.8) with ESMTP id l6TEfhCC013884; Sun, 29 Jul 2007 18:41:44 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 29 Jul 2007 18:41:43 +0400 (MSD) From: Maxim Konovalov To: Andre Oppermann In-Reply-To: <46AC987A.9040501@freebsd.org> Message-ID: <20070729184123.S44136@mp2.macomnet.net> References: <200707290131.l6T1VY8g026872@repoman.freebsd.org> <46AC987A.9040501@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Matt Jacob , cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_usrreq.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jul 2007 14:51:58 -0000 > Thanks for fixing this. The whole tcpstates stuff is hackish. > We need a better fix as the state reporting in the log message > should not depend on TCPDEBUG. > tb still fails at tcpstates. -- Maxim Konovalov