summary refs log tree commit diff
path: root/net_util
Commit message (Expand)AuthorAge
* net_util: use sys_util::Error instead of std::io::ErrorStephen Barber2018-02-21
* net_util: add tap support for mac addressStephen Barber2018-02-21
* hw/virtio/vhost: Add simple tests backed by fakesJason D. Clinton2018-02-02
* Fix new warning with rust 1.21Dylan Reid2017-10-13
* net_util: Remove unused importChirantan Ekbote2017-09-18
* net_util: Fix-up failing tests and add a little more coverageJason D. Clinton2017-09-08
* fix armv7a and aarch64 build errors and warningsZach Reizner2017-09-01
* net_util: implement Read, Write, and Pollable for TapStephen Barber2017-08-09
* net_util: add crate for creating/configuring tap interfacesStephen Barber2017-07-13