cloud-hypervisor/net_util/src
Rob Bradford c7d1cfbd88 net_util: Error out if the virtio-net descriptor chain is malformed
Do not silently ignore descriptors that are not of the expected form for
the RX and TX queues.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2022-01-07 17:07:47 +00:00
..
ctrl_queue.rs net_util: add safety comments for impl ByteValued 2021-11-17 14:40:51 +00:00
lib.rs net_util: add safety comments for impl ByteValued 2021-11-17 14:40:51 +00:00
mac.rs clippy: Remove useless code 2021-11-10 10:23:43 +01:00
open_tap.rs misc: Remove unused errors from public interface 2021-05-11 13:37:19 +02:00
queue_pair.rs net_util: Error out if the virtio-net descriptor chain is malformed 2022-01-07 17:07:47 +00:00
tap.rs clippy: Address the issue 'needless-borrow' 2021-06-24 08:55:43 +02:00