From owner-freebsd-net@FreeBSD.ORG Mon Dec 7 11:33:14 2009 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 8A9DF106566C for ; Mon, 7 Dec 2009 11:33:14 +0000 (UTC) (envelope-from andriys@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 1EFE28FC0A for ; Mon, 7 Dec 2009 11:33:13 +0000 (UTC) Received: by bwz5 with SMTP id 5so3381410bwz.3 for ; Mon, 07 Dec 2009 03:33:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=R6E2wL04/QphSo/o/2uMnhveEiEqzd1TZ195/4FLuHU=; b=Wvfe4+w0FvbOxgtc8nwotSW5k8gIpL0VsdF0jJmN9XNj/TTmeZMBVEwuqYHauAaKKZ CczZ04ZEnnR+HT8ZobTjrrVm+XM9t5uKonjap9YOIL4eOdhjFAgFhZKB62oertrgIp9N Ul8+ZTBuxqoiPSqiHVPWpkmgBW6QL11g7M56I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=arPV+5Xp0FQDkVwEujTmGpqZZnlS6OOu9mjUTxIdBy7SvIH5RPXPeExIyHKhhfG3tU /Y4hMJGjNlHhBPqB3mr0V2N5An8ckqGszx+OnpMsIeq6zBKLzA30YurUlGV3HDaIWtpK LZepQ3gP/esm6CVf3zQ9O9hCF+9pTN3ru0phg= MIME-Version: 1.0 Received: by 10.204.32.201 with SMTP id e9mr6907023bkd.122.1260183904105; Mon, 07 Dec 2009 03:05:04 -0800 (PST) In-Reply-To: <4B1CDEE5.6080507@incunabulum.net> References: <200912071020.nB7AK77I023054@freefall.freebsd.org> <4B1CDEE5.6080507@incunabulum.net> Date: Mon, 7 Dec 2009 13:05:04 +0200 Message-ID: <3e2b8dd90912070305t6ffc08a6gf7acd8890d028854@mail.gmail.com> From: Andriy Syrovenko To: Bruce Simpson Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org Subject: Re: kern/138666: [multicast] [panic] not working multicast through igmpproxy 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: Mon, 07 Dec 2009 11:33:14 -0000 Is it planned to be MFCed to STABLE? Or, could you possibly point me into the right revision in HEAD, so I could merge and test it locally? 2009/12/7 Bruce Simpson : > I believe this *may* have been fixed in HEAD, but was one of the things > which couldn't be MFCed due to the RC freeze... >