> I found it pretty straightforward to modify the virtual box code to > support a host interface on mac OS X with the following tun/tap > driver: > http://www-user.rhrk.uni-kl.de/~nissler/tuntap/
The diff with the current svn repository is attached. For some reason using poll() does not work so I had to use select() instead. All the new code does is open the configured /dev/tapX and send/receive from it. Roland.
diff
Description: Binary data
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
