qemu-e2k/net
Michael S. Tsirkin 58ddcd50f3 tap: reset vnet header size on open
For tap, we currently assume the vnet header size is 10
(the default value) but that might not be the case
if tap is persistent and has been used by qemu previously.
To fix, set host header size in tap device on open.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Tested-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2012-11-20 15:38:37 +01:00
..
checksum.c
checksum.h
clients.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
dump.c net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
hub.c net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
hub.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
Makefile.objs
queue.c
queue.h
slirp.c slirp: Add domain-search option to slirp's DHCP server 2012-11-15 10:27:14 +01:00
slirp.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
socket.c net: use "socket" model name for UDP sockets 2012-11-01 11:00:59 +01:00
tap-aix.c
tap-bsd.c
tap-haiku.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c tap-win32: stubs to fix win32 build 2012-10-30 19:18:53 +00:00
tap.c tap: reset vnet header size on open 2012-11-20 15:38:37 +01:00
tap.h net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00
util.c
util.h
vde.c net: consolidate NetClientState header files into one 2012-10-08 13:59:40 +02:00