cloud-hypervisor/net_util/src
Rob Bradford e3a5102f85 net_util: tap: Include ioctl code in failure errors
This will help with debugging issues like #4917 since we can find which
ioctl causes the error.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-11-24 16:18:39 +00:00
..
ctrl_queue.rs virtio-devices: Optimize add_used() usage 2022-07-29 17:41:32 +01:00
lib.rs net_util: modify or provide safety comments 2022-11-18 12:50:01 +00:00
mac.rs build: Fix beta clippy issue (derive_partial_eq_without_eq) 2022-06-30 20:50:45 +01:00
open_tap.rs misc: Unify error message punctuation 2022-10-21 12:19:07 +02:00
queue_pair.rs net_util: queue_pair: Avoid panic and handle error properly 2022-11-22 09:31:50 +00:00
tap.rs net_util: tap: Include ioctl code in failure errors 2022-11-24 16:18:39 +00:00