From owner-freebsd-net@FreeBSD.ORG Tue Feb 23 22:10:07 2010 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 310AE1065672; Tue, 23 Feb 2010 22:10:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id E41F08FC1A; Tue, 23 Feb 2010 22:10:06 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 5060C41C795; Tue, 23 Feb 2010 23:10:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id uCn6X3nswgYW; Tue, 23 Feb 2010 23:10:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id A958F41C75E; Tue, 23 Feb 2010 23:10:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 8C0BE4448EC; Tue, 23 Feb 2010 22:05:46 +0000 (UTC) Date: Tue, 23 Feb 2010 22:05:46 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Doug Barton In-Reply-To: <4B843CC7.1000700@FreeBSD.org> Message-ID: <20100223220214.V27327@maildrop.int.zabbadoz.net> References: <4B843CC7.1000700@FreeBSD.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-net@FreeBSD.org Subject: Re: Apparent IPv6 bug X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2010 22:10:07 -0000 On Tue, 23 Feb 2010, Doug Barton wrote: > Howdy, > > I've had the following crash twice now when leaving my system up overnight: > Could it be that some interface goes and comes over night? A tunnel or some such? If that's the case you may want to try: http://people.freebsd.org/~bz/20100215-10-sys-net-if_llatbl-v6.diff and in case you are using flowtable as well you may want the patches I had posted and marked with (*) in the thread "mpd has hung" on net@. /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.