From owner-freebsd-stable@FreeBSD.ORG Fri Feb 3 08:13:19 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC5416A423 for ; Fri, 3 Feb 2006 08:13:19 +0000 (GMT) (envelope-from jamesoff@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED5B743D45 for ; Fri, 3 Feb 2006 08:13:18 +0000 (GMT) (envelope-from jamesoff@gmail.com) Received: by zproxy.gmail.com with SMTP id 9so599163nzo for ; Fri, 03 Feb 2006 00:13:18 -0800 (PST) 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=S8I2l3fMTU2GJBVVHKKJTDxhbnBSgg/i62pqlfzqOSMvkkAB6J4UAoFEWLCaorRysEIZYliztv5ywBkYJlM5D5SzQCw0OvCwMViNA4qDkwq7wZrRkN92xc9nDszks75na0igB1pG1MqsXkRVvZ8kZvQEPjf5Bw+mNWzqBg70PVI= Received: by 10.36.121.20 with SMTP id t20mr1349481nzc; Fri, 03 Feb 2006 00:13:18 -0800 (PST) Received: by 10.36.108.18 with HTTP; Fri, 3 Feb 2006 00:13:18 -0800 (PST) Message-ID: <720051dc0602030013k7c685960wee331c3995c767d@mail.gmail.com> Date: Fri, 3 Feb 2006 08:13:18 +0000 From: James Seward To: Andrew Thompson In-Reply-To: <20060202194304.GG2049@heff.fud.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <720051dc0602020236r428c8986m7aef62c6cdb0089b@mail.gmail.com> <20060202194304.GG2049@heff.fud.org.nz> Cc: freebsd-stable@freebsd.org Subject: Re: Panic in 6-RELEASE-p4 with if_bridge and pf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2006 08:13:19 -0000 On 2/2/06, Andrew Thompson wrote: > This is a known problem with 6.0R, see the 2005/11/16 entry in > http://www.freebsd.org/releases/6.0R/errata.html. > > You should either upgrade to 6-STABLE or you can apply this patch to fix > the problem. Arrgh, I forgot to check the errata (slap wrist) and Googling didn't find it; thanks! /JMS