From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9maF-0000hV-DB for qemu-devel@nongnu.org; Thu, 28 May 2009 16:52:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9maA-0000ey-Kl for qemu-devel@nongnu.org; Thu, 28 May 2009 16:52:14 -0400 Received: from [199.232.76.173] (port=60256 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9maA-0000eu-E3 for qemu-devel@nongnu.org; Thu, 28 May 2009 16:52:10 -0400 Received: from mail.gmx.net ([213.165.64.20]:38304) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1M9ma9-0004ZZ-Ns for qemu-devel@nongnu.org; Thu, 28 May 2009 16:52:10 -0400 Message-ID: <22F2AA9D186E4B179211713E01CD2FDE@FSCPC> From: "Sebastian Herbszt" References: <49C0BFCD.1040304@siemens.com> <49C6F2AA.40408@codemonkey.ws><49C91829.6000606@siemens.com> <49CE5DD1.1010302@codemonkey.ws> <7A9475ADF255438F86B48879B553733E@FSCPC> <4A09320F.1000705@siemens.com><5F412034D5F7477A95980A3554CCD5DC@FSCPC> In-Reply-To: Date: Thu, 28 May 2009 22:50:15 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-15"; reply-type=response Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Add pcap-based host network bridge List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Consul , qemu-devel@nongnu.org Consul wrote: > Sebastian Herbszt wrote: >> That's really too bad. pcap-based networking works flawless on windows. >> Guest <-> host and guest <-> world communication works just fine. >> According to the previous threads about pcap-based networking it also >> should work fine on FreeBSD. >> > > Maybe make it compile conditionally for Windows only? Would you consider such patch? > It would really be a valuable feature. I did rebase the patch against git master and it still seems to work. I can post it if there is any interest. - Sebastian