mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-23 13:05:45 +00:00
385d734847
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>