Re: [Qemu-devel] [Patch] Support for bridged networking on Mac OS X

2013-05-10 Thread Stefan Hajnoczi
On Thu, May 09, 2013 at 07:44:30PM +0100, Alasdair McLeay wrote: > tun tap can be implemented on Mac OS X using http://tuntaposx.sourceforge.net > > It behaves in the same way as FreeBSD/OpenBSD implementations, but Qemu needs > a patch to use the OpenBS/FreeBSD code. > > As per the patch liste

[Qemu-devel] [Patch] Support for bridged networking on Mac OS X

2013-05-09 Thread Alasdair McLeay
tun tap can be implemented on Mac OS X using http://tuntaposx.sourceforge.net It behaves in the same way as FreeBSD/OpenBSD implementations, but Qemu needs a patch to use the OpenBS/FreeBSD code. As per the patch listed in this forum thread: http://forum.gns3.net/post17679.html#p17679 And also