From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DVBN4-0006zD-Rp for qemu-devel@nongnu.org; Mon, 09 May 2005 12:44:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DVBN0-0006ul-P2 for qemu-devel@nongnu.org; Mon, 09 May 2005 12:44:39 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVBMz-0006rl-Q8 for qemu-devel@nongnu.org; Mon, 09 May 2005 12:44:37 -0400 Received: from [83.175.144.121] (helo=chilan.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DVBQt-000130-9l for qemu-devel@nongnu.org; Mon, 09 May 2005 12:48:40 -0400 From: "Adrian Smarzewski" Subject: Re: [Qemu-devel] user networking - win xp quest, amd64 linux host Date: Mon, 9 May 2005 18:42:10 +0200 Message-Id: <20050509164007.M26646@kadu.net> In-Reply-To: <427F86B1.8090709@win4lin.com> References: <20050509014225.HDAH26223.lakermmtao02.cox.net@smtp.east.cox.net> <427ED9D0.9080500@kadu.net> <427EE18A.6090706@kadu.net> <427F7590.2030105@win4lin.com> <20050509151258.M75507@kadu.net> <427F86B1.8090709@win4lin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Mon, 09 May 2005 11:50:09 -0400, Leonardo E. Reiter wrote > correctly and detects it as a DHCP/BOOTP request. You might want to > also study slirp/ip.h and slirp/udp.h to make sure all the values > are represented in the correct bit length. If you have this problem too I will try to fix 64-bit compatibility today. If I manage to do it I will send a patch.