From owner-freebsd-net@FreeBSD.ORG Mon Mar 24 18:40:04 2008 Return-Path: Delivered-To: freebsd-net@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 679FF1065676 for ; Mon, 24 Mar 2008 18:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 17D468FC2B for ; Mon, 24 Mar 2008 18:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2OIe36t034723 for ; Mon, 24 Mar 2008 18:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2OIe3AN034722; Mon, 24 Mar 2008 18:40:03 GMT (envelope-from gnats) Date: Mon, 24 Mar 2008 18:40:03 GMT Message-Id: <200803241840.m2OIe3AN034722@freefall.freebsd.org> To: freebsd-net@FreeBSD.org From: Norbert Papke Cc: Subject: Re: kern/116077: 6.2-STABLE panic during use of multi-cast networking client X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Norbert Papke List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2008 18:40:04 -0000 The following reply was made to PR kern/116077; it has been noted by GNATS. From: Norbert Papke To: bug-followup@freebsd.org, rse@freebsd.org Cc: Subject: Re: kern/116077: 6.2-STABLE panic during use of multi-cast networking client Date: Mon, 24 Mar 2008 10:29:51 -0700 I have applied the commit and retested by 1) restarting multi-cast clients and 2) rebooting the system. I have not been able to reproduce the failure. The commit fixes the problem for me. Thanks! -- Norbert Papke.