Skip to content

Version 1.3.0

Choose a tag to compare

@grossmj grossmj released this 30 Mar 16:10
· 4585 commits to master since this release
  • Fix issue when asyncio read is cancelled and data is still sent by Dynamips hypervisor.
  • Fix unicode decode error when saving IOS router configs.
  • Fix error when missing adapter in Dynamips IOS router.
  • Fix crash if we call stop on dynamips on non started process.
  • Fix use_default_iou_values param was not set.
  • Fix issue when IOURC environment variable is set to None.
  • Fix issue when exporting IOS router configs.
  • Fix check if VPCS process is running.
  • Fix bug when remove_nio() is not a coroutine for ATM and FR switches.
  • Fix how to test if iou and iouyap are running.
  • Allocate a random port for Qemu monitor. Fixes issue with pre 1.3 projects.
  • Fix default chassis bug.