From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkGlM-00086C-Sc for qemu-devel@nongnu.org; Fri, 22 Jul 2011 10:31:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkGlL-0006iE-VU for qemu-devel@nongnu.org; Fri, 22 Jul 2011 10:31:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34315) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkGlL-0006ez-OJ for qemu-devel@nongnu.org; Fri, 22 Jul 2011 10:31:35 -0400 From: Markus Armbruster References: Date: Fri, 22 Jul 2011 16:31:30 +0200 In-Reply-To: (Jan Kiszka's message of "Wed, 20 Jul 2011 12:20:12 +0200") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [PATCH 00/10] [RESEND] Various net and slirp fixes & enhancements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Peter Maydell , Anthony Liguori , qemu-devel@nongnu.org, Gleb Natapov Jan Kiszka writes: > Almost just a reposting of the previously sent series. No patch > modified, but a nifty (IMO) new one: ping forwarding for slirp using > the unprivileged ICMP sockets of Linux 3.0. See commit log for a simple > how-to. My positive review of the previous version of 07-10 (posted on June 8) should still apply. Please apply.