From owner-cvs-all@FreeBSD.ORG Tue Jul 4 00:50:26 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51D7E16A4DE for ; Tue, 4 Jul 2006 00:50:26 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD9743D97 for ; Tue, 4 Jul 2006 00:50:05 +0000 (GMT) (envelope-from sullrich@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so1815004uge for ; Mon, 03 Jul 2006 17:50:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tTbPf+tMov53vb4F7/0EA8/Reqy/aRQD9GLSKVZ9hqAZFgT72q3nAWOrkmMG2RdXyWsRpVTl/NU4QYzGtHcOQMsxGfFLuoofEtwleXqMj3IIwFLReiS6vAJfo3IOKbXPsmmkYpgnvxAPKx5SBHCfizC+I+XyHyk0yHhHg6EB4PE= Received: by 10.67.101.10 with SMTP id d10mr6326314ugm; Mon, 03 Jul 2006 17:50:04 -0700 (PDT) Received: by 10.67.105.8 with HTTP; Mon, 3 Jul 2006 17:50:04 -0700 (PDT) Message-ID: Date: Mon, 3 Jul 2006 20:50:04 -0400 From: "Scott Ullrich" To: "Max Laier" In-Reply-To: <200606271416.29255.max@love2party.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200605141422.k4EEMnmC056704@repoman.freebsd.org> <20060627015411.B30917@mp2.macomnet.net> <200606271416.29255.max@love2party.net> Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, dsh@vlink.ru, Maxim Konovalov , Bruce M Simpson Subject: Re: cvs commit: src/sys/netinet in.h ip_output.c ip_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Jul 2006 00:50:26 -0000 On 6/27/06, Max Laier wrote: > See attached, for a possible fix. Untested, so be careful. Unfortunately this patch does not help. I was able to get a trace prior to the patch if that would help: http://www.pfsense.com/~sullrich/panics/pfsync_panic_freebsd_7.txt Scott