From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDEQt-000578-LA for qemu-devel@nongnu.org; Tue, 11 Feb 2014 09:35:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDEQm-0001yc-5Z for qemu-devel@nongnu.org; Tue, 11 Feb 2014 09:35:31 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:21308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDEQl-0001yJ-Vw for qemu-devel@nongnu.org; Tue, 11 Feb 2014 09:35:24 -0500 Date: Tue, 11 Feb 2014 15:35:22 +0100 From: Samuel Thibault Message-ID: <20140211143522.GK10682@type.bordeaux.inria.fr> References: <1384700688-30377-1-git-send-email-samuel.thibault@ens-lyon.org> <1392124097-10618-1-git-send-email-samuel.thibault@ens-lyon.org> <52FA2ABE.2040902@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <52FA2ABE.2040902@redhat.com> Subject: Re: [Qemu-devel] [PATCHv3 00/16] slirp: Adding IPv6 support to Qemu -net user mode List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: qemu-devel@nongnu.org, Guillaume Subiron Eric Blake, le Tue 11 Feb 2014 06:50:54 -0700, a écrit : > On 02/11/2014 06:08 AM, Samuel Thibault wrote: > > This is a respin of IPv6 in Qemu -net user mode. > > When sending a new revision of a long series, it's easier if it appears > as a new top-level thread, instead on in reply to the earlier series. Ah, ok, as you wish. I guess I don't need to resend the series again just for that :) Samuel