Searched hist:"77 db537995be8bcab215a99bc9c1b51066b56557" (Results 1 – 1 of 1) sorted by relevance
/qemu/net/ |
H A D | tap.c | 77db537995be8bcab215a99bc9c1b51066b56557 Sun Apr 28 07:00:49 UTC 2024 Akihiko Odaki <akihiko.odaki@daynix.com> tap: Shrink zeroed virtio-net header
tap prepends a zeroed virtio-net header when writing a packet to a tap with virtio-net header enabled but not in use. This only happens when s->host_vnet_hdr_len == sizeof(struct virtio_net_hdr).
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Signed-off-by: Jason Wang <jasowang@redhat.com>
|