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 net/announce: Add optional ID 2019-07-02 10:21:06 +08:00
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/filter.c: Add Options to insert filters anywhere in the filter list 2020-03-03 18:04:47 +08:00
net.h net: introduce qemu_get_peer 2020-07-03 07:57:04 -04:00
queue.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
slirp.h
tap.h Include qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
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