qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 647793] Re: tap-bsd.c has no test for Mac OS X


From: Ted Lemon
Subject: [Qemu-devel] [Bug 647793] Re: tap-bsd.c has no test for Mac OS X
Date: Sat, 25 Sep 2010 22:41:35 -0000

** Patch added: "tap-bsd.diff"
   
https://bugs.launchpad.net/bugs/647793/+attachment/1636699/+files/tap-bsd.diff

-- 
tap-bsd.c has no test for Mac OS X
https://bugs.launchpad.net/bugs/647793
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
The Mac OS X tun/tap driver is equivalent to the FreeBSD driver, but bsd-tap.c 
uses the NetBSD/OpenBSD driver, which works differently.   The fix is 
easy--just check for __APPLE__ in the same place where you check for FreeBSD in 
net/tap-bsd.c.

This problem exists in the current git tree, at least as of yesterday afternoon.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]