From owner-freebsd-mips@FreeBSD.ORG Sat Apr 10 21:34:52 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 87926106566B for ; Sat, 10 Apr 2010 21:34:52 +0000 (UTC) (envelope-from smeagle@bsdler.de) Received: from hell.bsdler.de (hell-fe0.v6.bsdler.de [IPv6:2001:780:0:19::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1837B8FC08 for ; Sat, 10 Apr 2010 21:34:51 +0000 (UTC) Received: from hell.nonstopviolence.de (localhost [127.0.0.1]) by hell.bsdler.de (Postfix) with ESMTP id 2FE7CB83E; Sat, 10 Apr 2010 23:34:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at bsdler.de Received: from hell.bsdler.de ([127.0.0.1]) by hell.nonstopviolence.de (hell.bsdler.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id wsYG1U6W8+X1; Sat, 10 Apr 2010 23:34:43 +0200 (CEST) Received: from kiste.lan.terror.local (p5DD1C9FA.dip.t-dialin.net [93.209.201.250]) by hell.bsdler.de (Postfix) with ESMTPSA id 6C6BCB83A; Sat, 10 Apr 2010 23:34:43 +0200 (CEST) Received: from [172.17.21.80] (brain.lan.terror.local [172.17.21.80]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by kiste.lan.terror.local (Postfix) with ESMTPS id 640AF4AC1C; Sat, 10 Apr 2010 23:34:42 +0200 (CEST) From: Florian Kruegl To: Oleksandr Tymoshenko In-Reply-To: <6D6D4516-E706-4406-AB35-C9AC0C3A8CC6@bluezbox.com> References: <1270759958.39790.18.camel@brain.lan.terror.local> <6D6D4516-E706-4406-AB35-C9AC0C3A8CC6@bluezbox.com> Content-Type: text/plain; charset="ASCII" Date: Sat, 10 Apr 2010 23:33:37 +0200 Message-ID: <1270935217.39790.20.camel@brain.lan.terror.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org Subject: Re: panic on NAT over PPPoE X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: smeagle@bsdler.de List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Apr 2010 21:34:52 -0000 Hi, On Thu, 2010-04-08 at 23:07 -0700, Oleksandr Tymoshenko wrote: > r206405 by nwhitehorn@ should fix it. Please, update and test. > > problem is fixed regards