qemu-e2k/include/net
Andrew e219d30910 hw/net: Added plen fix for IPv6
Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1708065
With network backend with 'virtual header' - there was an issue
in 'plen' field. Overall, during TSO, 'plen' would be changed,
but with 'vheader' this field should be set to the size of the
payload itself instead of '0'.

Signed-off-by: Andrew Melnychenko <andrew@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
2020-07-21 21:30:39 +08:00
..
announce.h
can_emu.h hw/net/can: Make CanBusClientInfo::can_receive() return a boolean 2020-03-31 21:14:35 +08:00
can_host.h
checksum.h
eth.h hw/net: Added plen fix for IPv6 2020-07-21 21:30:39 +08:00
filter.h
net.h net: introduce qemu_get_peer 2020-07-03 07:57:04 -04:00
queue.h
slirp.h
tap.h
vhost_net.h vhost_net: introduce set_config & get_config 2020-07-03 07:57:04 -04:00
vhost-user.h
vhost-vdpa.h vhost-vdpa: introduce vhost-vdpa net client 2020-07-07 07:59:51 -04:00