mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Ultimately this will allow the creation of a virtio-net device that is backed by a file descriptor. This function ensures that the TAP device is correctly setup with offloading and non-blocking. Signed-off-by: Rob Bradford <robert.bradford@intel.com>