mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
If querying the fd's MTU fails (because it was from a different network namespace). Degrade gracefully by not advertising the VIRTIO_NET_F_MTU feature and instead let the guest kernel use the default 1500 Ethernet MTU. Signed-off-by: Rob Bradford <rbradford@meta.com>