qemu-patch-raspberry4/net
Alasdair McLeay d73fe37e7b net: support for bridged networking on Mac OS X
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 as used in the MacPorts installation:
https://trac.macports.org/browser/trunk/dports/emulators/qemu/files/patch-net-tap-interface.diff

Signed-off-by: Alasdair McLeay <alasdair.mcleay@me.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2013-05-24 16:33:48 +02:00
..
checksum.c net: iovec checksum calculator 2013-03-25 11:13:10 +01:00
clients.h
dump.c
eth.c Common definitions for VMWARE devices 2013-03-25 11:13:10 +01:00
hub.c
hub.h
Makefile.objs Common definitions for VMWARE devices 2013-03-25 11:13:10 +01:00
net.c net: make network client name unique 2013-05-03 13:53:46 +02:00
queue.c
slirp.c sysemu: avoid proliferation of include/ subdirectories 2013-04-15 18:19:25 +02:00
socket.c net: ensure "socket" backend uses non-blocking fds 2013-04-02 11:47:37 -04:00
tap-aix.c
tap-bsd.c net: support for bridged networking on Mac OS X 2013-05-24 16:33:48 +02:00
tap-haiku.c
tap-linux.c tap: set IFF_ONE_QUEUE per default 2013-02-27 16:10:47 +01:00
tap-linux.h tap: set IFF_ONE_QUEUE per default 2013-02-27 16:10:47 +01:00
tap-solaris.c
tap-win32.c
tap.c tap: properly initialize vhostfds 2013-05-03 13:53:46 +02:00
tap_int.h
util.c
util.h
vde.c net: increase buffer size to accommodate Jumbo frame pkts 2013-03-25 11:14:07 +01:00