From owner-svn-src-all@FreeBSD.ORG Tue Feb 10 11:31:08 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 54ED5307 for ; Tue, 10 Feb 2015 11:31:08 +0000 (UTC) Received: from relay02.pair.com (relay02.pair.com [209.68.5.16]) by mx1.freebsd.org (Postfix) with SMTP id DFAC1DC4 for ; Tue, 10 Feb 2015 11:31:07 +0000 (UTC) Received: (qmail 64308 invoked from network); 10 Feb 2015 11:31:00 -0000 Received: from 188.182.139.176 (HELO x2.osted.lan) (188.182.139.176) by relay02.pair.com with SMTP; 10 Feb 2015 11:31:00 -0000 X-pair-Authenticated: 188.182.139.176 Received: from x2.osted.lan (localhost [127.0.0.1]) by x2.osted.lan (8.14.9/8.14.9) with ESMTP id t1ABUwbE069606 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 10 Feb 2015 12:30:59 +0100 (CET) (envelope-from pho@x2.osted.lan) Received: (from pho@localhost) by x2.osted.lan (8.14.9/8.14.9/Submit) id t1ABUwEv069605; Tue, 10 Feb 2015 12:30:58 +0100 (CET) (envelope-from pho) Date: Tue, 10 Feb 2015 12:30:58 +0100 From: Peter Holm To: randall Subject: Re: svn commit: r278472 - in head/sys: netinet netinet6 Message-ID: <20150210113058.GA67277@x2.osted.lan> References: <201502091928.t19JSC5P066293@svn.freebsd.org> <20150209204111.GA47080@x2.osted.lan> <54D9A15D.3030107@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54D9A15D.3030107@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2015 11:31:08 -0000 On Tue, Feb 10, 2015 at 01:12:45AM -0500, randall wrote: > Peter: > > I am not sure what you mean.. :-) > I just realized that the reported panic is in r278471. I'm not able to reproduce the problem with r278472. Sorry for having wasted your time! - Peter