From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57724) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyr7N-0006OV-GZ for qemu-devel@nongnu.org; Wed, 31 Aug 2011 16:10:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qyr7M-0004AE-DV for qemu-devel@nongnu.org; Wed, 31 Aug 2011 16:10:37 -0400 Received: from mail-gx0-f173.google.com ([209.85.161.173]:65011) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qyr7M-00049o-9p for qemu-devel@nongnu.org; Wed, 31 Aug 2011 16:10:36 -0400 Received: by gxk26 with SMTP id 26so515024gxk.4 for ; Wed, 31 Aug 2011 13:10:34 -0700 (PDT) From: "Justin M. Forbes" Date: Wed, 31 Aug 2011 15:10:31 -0500 In-Reply-To: <4E3F3F6A.6070002@comstyle.com> References: <20110729231511.GA24006@rox.home.comstyle.com> <20110730233444.GA15976@rox.home.comstyle.com> <4E3F3F6A.6070002@comstyle.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Message-ID: <1314821433.25644.6.camel@fedora64.linuxtx.org> Mime-Version: 1.0 Subject: Re: [Qemu-devel] [STABLE] Fix forcing multicast msgs to loopback on OpenBSD. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brad Cc: qemu-devel@nongnu.org On Sun, 2011-08-07 at 21:44 -0400, Brad wrote: > Could this please be pulled back to the 0.15 branch? > > > commit b49b710aae35add54321e4ba1b338cf6db25c2a2 > Author: Brad Smith > Date: Sat Jul 30 19:08:51 2011 -0400 > > Fix forcing multicast msgs to loopback on OpenBSD. > Pulled, thanks. Justin