Commit Graph

640 Commits (4aeb451ffdb858e8007892d65ef89a28451cddfc)

Author SHA1 Message Date
Jeremy 7b001e4d36 Catch GeneratorExit exception. Fixes #231.
9 years ago
Jeremy cf5af8a6f7 Fixes missing chipset info for VirtualBox VM (maybe some older VirtualBox version don't have it). Fixes #254.
9 years ago
Jeremy 2655d426c2 Backport: option to drop nvram & disk files for IOS routers in order to save disk space.
9 years ago
Jeremy 439e0df058 Bind host on 0.0.0.0 when checking for a free UDP port.
9 years ago
Julien Duponchelle 2ccb30eeb5 Fix Incorrect vboxmanage sudo command
9 years ago
grossmj 5a32d8a779 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj 9f1705a4f1 Do not stop saving IOS router configs when there is an exception while a project is committed.
9 years ago
Julien Duponchelle 02650fa490 Create a private config file if expected
9 years ago
Julien Duponchelle d9de1718b7 Fix crash if a private config exist in IOS but no private config file
9 years ago
Julien Duponchelle b344def887 Fix crash when virtualbox list of VMS return an empty line
9 years ago
grossmj a0fe9bb498 Control vm command has to be used instead of modify vm. Fixes #205.
9 years ago
Julien Duponchelle 57f9d875ca Fix AttributeError: 'NIONAT' object has no attribute 'lport' for
9 years ago
Julien Duponchelle a2e51ac090 Avoid duplicate paths in qemu binary list
9 years ago
Jeremy 9df290f192 Check if port or adapter is connected before starting/stopping a packet capture. Fixes #196.
9 years ago
Julien Duponchelle 05aafb9538 Revert "Start virtualbox VM one by one" because it doesn't fix the issue
9 years ago
Julien Duponchelle da72a9501a Start virtualbox VM one by one
9 years ago
grossmj 0476f2932e Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs.
9 years ago
grossmj 91c0f05a4e Fixes bug: couldn't set PCMCIA disk1 size for IOS routers.
9 years ago
Julien Duponchelle a86bac4214 Catch VPCS kill errors
9 years ago
Julien Duponchelle 7cad25eb1a Raise a VirtualBox error if adapter doesn't exists
9 years ago
Julien Duponchelle ecf4e91e55 Ignore VirtualBox VM Name with a carriage return in name
9 years ago
Julien Duponchelle c98bcedd39 Cleanup the temporary project after modules have been notified of the
9 years ago
Julien Duponchelle 528bb7a7c6 Do not return error if we can't remove the old project directory
9 years ago
Julien Duponchelle 8636d3e337 Use setter for the qemu_path (allow to pass only the binary name)
9 years ago
grossmj c43b26d787 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj 08f82e02a0 Fixes TAP connection when using VPCS.
9 years ago
Julien Duponchelle 9fa873751d Fix crash launching qemu on OSX from another location.
9 years ago
Jeremy b2457e0b3b Check for empty iourc path.
9 years ago
Jeremy 2531a05adc Merge remote-tracking branch 'origin/master'
9 years ago
Jeremy dd9f62158f Fixes bugs with IOS router configs. Fixes #354.
9 years ago
Julien Duponchelle 1e38b11f34 Catch crash error in IOU in case of permission denied
9 years ago
Jeremy d21469a916 Return an error if an adapter slot doesn't exist on an IOS router.
9 years ago
Jeremy b57a023394 NIO NAT support for VirtualBox VMs.
9 years ago
grossmj a929dfea38 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj fcff2d0813 NIO NAT support for QEMU VMs (user mode back-end is used).
9 years ago
Julien Duponchelle ed39afbf3d Throw an error if user put an invalid port range in config file
9 years ago
Julien Duponchelle 18c4154376 Catch error when you can't mark a project as no longer temporary
9 years ago
grossmj 9eeb8910fb Match how IOU initial-config is set for VPCS VM.
9 years ago
Jeremy 71e2586e17 Refactors how startup-config and private-config are handled for IOS routers.
9 years ago
Julien Duponchelle d2d91ebdea Fix temporary project not cleanup with save as
9 years ago
Julien Duponchelle 0dea63c9ea If image is not found in VM directory look in images folder
9 years ago
grossmj 3467b42ab5 Ordered MAC addresses for QEMU based VMs.
9 years ago
grossmj f6bc823b58 Fixes #171.
9 years ago
Julien Duponchelle 359abb0286 Revert "Merge branch 'unstable'"
9 years ago
grossmj d18293ae7c Fixes list images in VirtualBox.
9 years ago
Jeremy 929c337e8b Merge branch 'unstable'
9 years ago
Julien Duponchelle b9bc73fd01 Do not crash when closing a project if VirtualBox is not accessible
9 years ago
grossmj 0311a0086e Fixes typo.
9 years ago
grossmj cc03017739 Cleanup the VirtualBox Media Manager after closing a project. Fixes #145.
9 years ago
grossmj a884af983f Avoid Cygwin warning with VPCS on Windows.
9 years ago