From owner-freebsd-current@FreeBSD.ORG Wed Oct 15 09:38:53 2003 Return-Path: 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 9596716A4B3 for ; Wed, 15 Oct 2003 09:38:53 -0700 (PDT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BB7043FAF for ; Wed, 15 Oct 2003 09:38:52 -0700 (PDT) (envelope-from sam@errno.com) Received: from 66.127.85.91 ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.9) with ESMTP id h9FGc10x061576 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Wed, 15 Oct 2003 09:38:01 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: Doug White , David Cornejo Date: Wed, 15 Oct 2003 09:39:14 -0700 User-Agent: KMail/1.5.3 References: <6.0.0.22.2.20031014135221.02283ad0@mail.firetide.com> <20031015090807.X18302@carver.gumbysoft.com> In-Reply-To: <20031015090807.X18302@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310150939.14542.sam@errno.com> cc: freebsd-current@freebsd.org Subject: Re: multicast panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 15 Oct 2003 16:38:53 -0000 On Wednesday 15 October 2003 09:08 am, Doug White wrote: > On Tue, 14 Oct 2003, David Cornejo wrote: > > I'm trying to compile a multicast application and the system panics every > > time I run configure: > > Might be nice toknow which multicast application, if its publicly > available :) > > I suspect this is fallout from the multicast code reorg that bms has been > working on. Yup; it's on my list of bugs to look at. Sam