From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MPKAG-0006fe-DU for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:45:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MPKAB-0006ah-Rf for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:45:39 -0400 Received: from [199.232.76.173] (port=45908 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MPKAB-0006a2-7g for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:45:35 -0400 Received: from e4.ny.us.ibm.com ([32.97.182.144]:45814) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MPKAA-00014Y-Ol for qemu-devel@nongnu.org; Fri, 10 Jul 2009 13:45:35 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by e4.ny.us.ibm.com (8.13.1/8.13.1) with ESMTP id n6AHe4OY008162 for ; Fri, 10 Jul 2009 13:40:04 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n6AHjWZd188258 for ; Fri, 10 Jul 2009 13:45:32 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n6AHjWOw013575 for ; Fri, 10 Jul 2009 13:45:32 -0400 Message-ID: <4A577E3A.6020300@us.ibm.com> Date: Fri, 10 Jul 2009 12:45:30 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] slirp: Fix default netmask to 255.255.255.0 References: <4A4CD24E.1090309@siemens.com> <4A577758.8010607@codemonkey.ws> <4A57786E.30200@siemens.com> <4A57797E.2010603@codemonkey.ws> <4A577C42.9090104@siemens.com> In-Reply-To: <4A577C42.9090104@siemens.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: qemu-devel , Avi Kivity Jan Kiszka wrote: > The one caused by Ram Pai's colon patch - but it was unrelated to this > one. > That's been reverted. >> It's reproducible without -snapshot and reproducible directly on top of >> master (minus all the crap in staging). >> > > Hmpf, my bad. Use this patch instead: > That did the trick, thanks. -- Regards, Anthony Liguori