cloud-hypervisor/net_util/src
Rob Bradford 56bfe2700d virtio-devices, net_util: Migrate virtio-net to EpollHelper
EpollHelper allows the removal of much duplicated loop handling code and
instead the device specific even handling is delegated via an
implementation of EpollHelperHandler.

Signed-off-by: Rob Bradford <robert.bradford@intel.com>
2020-07-24 13:50:37 +02:00
..
lib.rs virtio-devices, net_util: Migrate virtio-net to EpollHelper 2020-07-24 13:50:37 +02:00
mac.rs net_util: Implement FromStr for MacAddr 2020-04-06 10:31:24 +01:00
open_tap.rs net_util: Consolidate vnet_hdr_len() functions 2020-07-08 16:11:50 +01:00
queue_pair.rs virtio-devices, net_util: Migrate virtio-net to EpollHelper 2020-07-24 13:50:37 +02:00
tap.rs net_util: Fix usage of deprecated mac_address method 2020-06-11 08:23:01 +01:00