1. 0b902e6 edition: Update net_sys and net_util to 2018 edition by David Tolnay · 6 years ago
  2. 96e26c2 Validate and configure tap interfaces from --tap_fd by Jorge E. Moreira · 6 years ago
  3. c69f975 error: Consistently use Display instead of error description() by David Tolnay · 6 years ago
  4. b4bd00f error: Print errors using Display impl by David Tolnay · 6 years ago
  5. 49fa08f net_util: Get tap interface name when using a raw fd by Chirantan Ekbote · 6 years ago
  6. 5bbbf61 lint: Resolve the easier clippy lints by David Tolnay · 6 years ago
  7. 55a9e50 cargo fmt all source code by Zach Reizner · 6 years ago
  8. 5f78721 net: Allow passing in a configured tap fd on the command line by Chirantan Ekbote · 6 years ago
  9. 4fcd1af sys_util: remove deprecated Poller/Pollable interface by Zach Reizner · 7 years ago
  10. 859b5d9 net_util: use sys_util::Error instead of std::io::Error by Stephen Barber · 7 years ago
  11. 308ff60 net_util: add tap support for mac address by Stephen Barber · 7 years ago
  12. 865323d hw/virtio/vhost: Add simple tests backed by fakes by Jason D. Clinton · 7 years ago
  13. 70a8290 Fix new warning with rust 1.21 by Dylan Reid · 7 years ago
  14. 42b3e8d net_util: Remove unused import by Chirantan Ekbote · 7 years ago
  15. d7f0362 net_util: Fix-up failing tests and add a little more coverage by Jason D. Clinton · 7 years ago
  16. 3cbded2 fix armv7a and aarch64 build errors and warnings by Zach Reizner · 7 years ago
  17. 604d989 net_util: implement Read, Write, and Pollable for Tap by Stephen Barber · 7 years ago
  18. 253ac89 net_util: add crate for creating/configuring tap interfaces by Stephen Barber · 7 years ago