diff options
author | 2009-10-22 17:43:44 +0100 | |
---|---|---|
committer | 2009-10-27 12:29:01 -0500 | |
commit | 2596774ad27bbe478829343702e896bea4c621cb (patch) | |
tree | 26b581d683c051adf939244c54ff8c886b16db73 /net/queue.c | |
parent | net: use qemu_send_packet_raw() in qemu_announce_self() (diff) | |
download | qemu-2596774ad27bbe478829343702e896bea4c621cb.tar.xz qemu-2596774ad27bbe478829343702e896bea4c621cb.zip |
net: implement tap support for receive_raw()
tap_receive_raw() always prepends a vnet header if IFF_VNET_HDR is
enabled.
tap_receive() only prepends when the a header is required but the NIC
doesn't supply one.
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'net/queue.c')
0 files changed, 0 insertions, 0 deletions