Skip to content

0.17.0

Choose a tag to compare

@choppsv1 choppsv1 released this 05 Jan 01:04
· 9 commits to main since this release

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 support while 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