From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56889) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPAvZ-0003q7-L9 for qemu-devel@nongnu.org; Mon, 08 Apr 2013 08:12:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPAvQ-0005HS-UY for qemu-devel@nongnu.org; Mon, 08 Apr 2013 08:12:01 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:25929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPAvQ-0005GJ-Ov for qemu-devel@nongnu.org; Mon, 08 Apr 2013 08:11:52 -0400 Date: Mon, 8 Apr 2013 14:11:51 +0200 From: Samuel Thibault Message-ID: <20130408121151.GT6563@type.bordeaux.inria.fr> References: <20130305163510.GC3177@type.bordeaux.inria.fr> <20130306122937.GD1954@stefanha-thinkpad.muc.redhat.com> <20130310200152.GY6036@type.youpi.perso.aquilenet.fr> <20130311083614.GA28434@stefanha-thinkpad.redhat.com> <20130401001251.GD17794@type.youpi.perso.aquilenet.fr> <20130408111318.GB12852@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20130408111318.GB12852@stefanha-thinkpad.redhat.com> Subject: Re: [Qemu-devel] [PATCH] Document mcast+ipv6 (Was: Re: socket, mcast looping back frames -> IPv6 broken) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: ped@listes.subiron.org, qemu-devel@nongnu.org Stefan Hajnoczi, le Mon 08 Apr 2013 13:13:19 +0200, a écrit : > On Mon, Apr 01, 2013 at 02:12:51AM +0200, Samuel Thibault wrote: > > Stefan Hajnoczi, le Mon 11 Mar 2013 09:36:14 +0100, a écrit : > > > > Otherwise we may just document that one has to disable Duplicate Address > > > > Detection to get IPv6 working :/ > > > > > > Seems like this might be the only way for now. > > > > Here is a patch > > Let's check out the 2 socket patch first. If that doesn't work out I'll > merge the documentation warning. Sure. Samuel