0.17.0
Changes since 0.16.0
- Allow specifying TC parameters on entire network not just host-side interfaces
- Allow specifying loopback IP and IPv6 addresses
- WatchLog improvements, incl. new synchronous
wait_for_match()method - Timeout improvements: add
__bool__()to supportwhile not timeout: - Fix for mucmd more backward compatible nsenter usage
- Fix
--pcap=all - Qemu mount of shared dir using usb fat32 virtual drive.
- Extend default timeout from 60 to 600 for qemu nodes
- Doc and example updates