From owner-freebsd-current@FreeBSD.ORG Sun Jul 29 14:51:56 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA2E216A41A for ; Sun, 29 Jul 2007 14:51:56 +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 3C15313C428 for ; Sun, 29 Jul 2007 14:51:56 +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 l6TEXuLn013676; Sun, 29 Jul 2007 18:33:57 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 29 Jul 2007 18:33:50 +0400 (MSD) From: Maxim Konovalov To: Thierry Herbelot In-Reply-To: <200707291609.51789.thierry@herbelot.com> Message-ID: <20070729183226.P44136@mp2.macomnet.net> References: <200707291609.51789.thierry@herbelot.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: current@freebsd.org Subject: Re: tcp networking issue 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: Sun, 29 Jul 2007 14:51:56 -0000 On Sun, 29 Jul 2007, 16:09+0200, Thierry Herbelot wrote: > Hello, > > when connecting via ssh to my latest current, I get the following panic : > (with rev 1.126 of src/sys/netinet/tcp_syncache.c , rev 1.365 of > src/sys/netinet/tcp_input.c) > Should be fixed in rev.1.366. -- Maxim Konovalov