cloud-hypervisor/net_util/src
Rob Bradford b945a341b3 net_util: Don't always set the tap offload
Setting the tap offload should only be done based on the features that
are acked by the guest. Therefore it is incorrect to set these upon
opening the tap.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2021-04-26 18:40:05 +02:00
..
lib.rs virtio-devices, vmm: Add rate limiter for the TX queue of virtio-net 2021-03-30 19:47:43 +02:00
mac.rs net_util: Address Rust 1.51.0 clippy issue (redundant_slicing) 2021-03-26 11:32:09 +00:00
open_tap.rs net_util: Don't always set the tap offload 2021-04-26 18:40:05 +02:00
queue_pair.rs net_util: queue_pair: Handle tap write returning EAGAIN/EWOULDBLOCK 2021-04-22 15:58:27 +01:00
tap.rs net_util: Don't always set the tap offload 2021-04-26 18:40:05 +02:00