qemu/net
Pavel Dovgaluk c3febae62b Fixing tap adapter for win32
This fix allows connection of internal VLAN to the external TAP interface.
If tap_win32_write function always returns 0, the TAP network interface
in QEMU is disabled.

Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-02-25 15:14:04 +00:00
..
checksum.c
checksum.h
dump.c
dump.h
queue.c
queue.h
slirp.c
slirp.h
socket.c Fixing network over sockets implementation for win32 2011-02-25 15:13:02 +00:00
socket.h
tap-aix.c
tap-bsd.c Add support for OpenBSD to QEMU's tap driver. 2010-12-21 19:44:33 +00:00
tap-haiku.c
tap-linux.c tap: safe sndbuf default 2011-02-01 16:50:44 -06:00
tap-linux.h
tap-solaris.c
tap-win32.c Fixing tap adapter for win32 2011-02-25 15:14:04 +00:00
tap.c vhost: force vhost off for non-MSI guests 2011-02-01 16:50:44 -06:00
tap.h
util.c
util.h
vde.c
vde.h