qemu-e2k/net
Mark McLoughlin f5c5e38179 net: fix vnet_hdr handling in solaris tap code
Print an error if the user specifies vnet_hdr=1 on the cmdline.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-12-03 09:41:35 -06:00
..
checksum.c
checksum.h
dump.c
dump.h
queue.c
queue.h
slirp.c
slirp.h
socket.c
socket.h
tap-aix.c
tap-bsd.c
tap-linux.c net: check for TUNSETOFFLOAD support before trying to enable offload features 2009-12-03 09:41:35 -06:00
tap-linux.h
tap-solaris.c net: fix vnet_hdr handling in solaris tap code 2009-12-03 09:41:35 -06:00
tap-win32.c
tap.c net: initialize vnet_hdr in net_init_tap() 2009-12-03 09:41:35 -06:00
tap.h
util.c net: move parse_macaddr() to net/util.[ch] 2009-12-03 09:41:34 -06:00
util.h net: move parse_macaddr() to net/util.[ch] 2009-12-03 09:41:34 -06:00
vde.c
vde.h