From owner-freebsd-current@FreeBSD.ORG Wed Aug 31 13:58:26 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F1A16A41F for ; Wed, 31 Aug 2005 13:58:26 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7469543D55 for ; Wed, 31 Aug 2005 13:58:25 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.3/8.13.3) with ESMTP id j7VDwMdX021026; Wed, 31 Aug 2005 17:58:23 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.3/8.13.3/Submit) id j7VDwM3b021025; Wed, 31 Aug 2005 17:58:22 +0400 (MSD) (envelope-from yar) Date: Wed, 31 Aug 2005 17:58:22 +0400 From: Yar Tikhiy To: Gavin Atkinson Message-ID: <20050831135822.GB20529@comp.chem.msu.su> References: <1125487485.34476.6.camel@buffy.york.ac.uk> <20050831134927.GA20529@comp.chem.msu.su> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050831134927.GA20529@comp.chem.msu.su> User-Agent: Mutt/1.5.9i Cc: freebsd-current@freebsd.org Subject: Re: 6.0BETA3 panic in ip_output (vlan/RIP related?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 Aug 2005 13:58:26 -0000 On Wed, Aug 31, 2005 at 05:49:27PM +0400, Yar Tikhiy wrote: > > Thanks for reporting this! The problem seems known and has > to do with a deficiency in our multicast code WRT interface > removal/re-insertion. It is on the to-do list of our networking > gurus and hopefully will be dealt with RSN, after IP multicast > code locking and cleanup are complete. BTW, there is a number of PR's related to this issue. Here are their numbers for reference: kern/77665 kern/78227 kern/82882 -- Yar