mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79b6a98587
At least on macOS 12.7.2, vmnet doesn't pad Ethernet frames, such as the host's ARP replies, to the minimum size (60 bytes before the frame check sequence) defined in IEEE Std 802.3-2022, so guests' Ethernet device drivers may drop them with "frame too short" errors. This patch calls eth_pad_short_frame() to add padding, as in net/tap.c and net/slirp.c. Thanks to Bin Meng, Philippe Mathieu-Daudé, and Phil Dennis-Jordan for reviewing earlier versions. Signed-off-by: William Hooper <wsh@wshooper.org> Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2058 Reviewed-by: Phil Dennis-Jordan <phil@philjordan.eu> Message-ID: <20241102205653.30476-1-wsh@wshooper.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> |
3 weeks ago | |
---|---|---|
.. | ||
can | 7 months ago | |
af-xdp.c | 10 months ago | |
announce.c | 2 years ago | |
checksum.c | 2 months ago | |
clients.h | 1 year ago | |
colo-compare.c | 1 month ago | |
colo-compare.h | 4 years ago | |
colo-stubs.c | 9 months ago | |
colo.c | 2 years ago | |
colo.h | 2 years ago | |
dgram.c | 2 years ago | |
dump.c | 1 month ago | |
eth.c | 1 year ago | |
filter-buffer.c | 4 years ago | |
filter-mirror.c | 3 years ago | |
filter-replay.c | 1 month ago | |
filter-rewriter.c | 3 years ago | |
filter.c | 1 year ago | |
hub.c | 1 month ago | |
hub.h | 5 years ago | |
l2tpv3.c | 2 years ago | |
meson.build | 3 months ago | |
net-hmp-cmds.c | 2 years ago | |
net.c | 1 month ago | |
netmap.c | 8 months ago | |
queue.c | 4 months ago | |
slirp.c | 1 month ago | |
socket.c | 2 years ago | |
stream.c | 3 months ago | |
tap-bsd.c | 8 months ago | |
tap-linux.c | 8 months ago | |
tap-linux.h | 1 year ago | |
tap-solaris.c | 8 months ago | |
tap-stub.c | 8 months ago | |
tap-win32.c | 3 months ago | |
tap.c | 1 month ago | |
tap_int.h | 8 months ago | |
trace-events | 11 months ago | |
trace.h | 4 years ago | |
util.c | ||
util.h | 3 years ago | |
vde.c | 2 years ago | |
vhost-user-stub.c | 6 years ago | |
vhost-user.c | 1 year ago | |
vhost-vdpa-stub.c | 3 years ago | |
vhost-vdpa.c | 3 months ago | |
vmnet-bridged.m | 7 months ago | |
vmnet-common.m | 3 weeks ago | |
vmnet-host.c | 7 months ago | |
vmnet-shared.c | 7 months ago | |
vmnet_int.h | 2 years ago |