Julien Duponchelle
|
4232ea8a00
|
Protect dynamips against bad glob
Fix #332
|
2015-10-07 10:26:37 +02:00 |
|
grossmj
|
fc5afa6676
|
Catch ProcessLookupError in Qemu VM.
|
2015-10-04 14:20:44 -06:00 |
|
grossmj
|
3f86df5169
|
Fixes uncalled coroutine.
|
2015-10-04 07:00:47 -06:00 |
|
grossmj
|
970f22a83e
|
Use the correct UDP tunnel Qemu syntax for version > 1.1.0 when legacy networking is enabled.
|
2015-10-04 06:41:39 -06:00 |
|
grossmj
|
80d99ec395
|
Fixes some minor issues.
|
2015-09-29 14:15:01 -06:00 |
|
grossmj
|
09aa31fb43
|
Do not automatically delete Dynamips bootflash file because they are necessary to restore VLANs on the c3600 platform.
|
2015-09-23 13:42:37 +02:00 |
|
Julien Duponchelle
|
bfe3b12342
|
Fix dynamips configuration lost when you delete a node
Fix #316
|
2015-09-22 14:39:21 +02:00 |
|
Julien Duponchelle
|
c43960fbfd
|
Clarify error message when we got UTF-8 chars in the iourc file
Fix #307
|
2015-09-22 13:45:10 +02:00 |
|
grossmj
|
2c5b2a19f6
|
Check for valid FR or ATM switch mappings. Fixes #300.
|
2015-09-08 02:07:06 -06:00 |
|
grossmj
|
fda33c56de
|
Catch exception when a process cannot be killed. Fixes #296.
|
2015-09-03 16:18:27 -06:00 |
|
grossmj
|
eb5f9c48f2
|
Backport: fixes NAT NIO for Qemu VMs (do not launch any legacy scripts)
|
2015-08-14 22:16:02 -06:00 |
|
grossmj
|
83a7e25389
|
Fixes Unicode error. Fixes #290.
|
2015-08-13 20:15:50 -06:00 |
|
grossmj
|
2ce01fafc0
|
Don't delete Dynamips ROM files. They are used to restore the nvram.
|
2015-08-10 21:22:21 -06:00 |
|
grossmj
|
06a6287dff
|
Backport: removes code that deletes IOS router instance files.
|
2015-07-31 14:37:23 -06:00 |
|
Jeremy
|
5986849b67
|
Catch ProcessLookupError when updating iouyap config. Fixes #255.
|
2015-07-27 11:40:01 -06:00 |
|
Jeremy
|
76fe0cb316
|
Fixes IOS adapters and WICS cannot be removed. Fixes #282.
|
2015-07-26 15:51:55 -06:00 |
|
Jeremy
|
7b001e4d36
|
Catch GeneratorExit exception. Fixes #231.
|
2015-07-25 16:46:23 -06:00 |
|
Jeremy
|
cf5af8a6f7
|
Fixes missing chipset info for VirtualBox VM (maybe some older VirtualBox version don't have it). Fixes #254.
|
2015-07-25 16:39:38 -06:00 |
|
Jeremy
|
2655d426c2
|
Backport: option to drop nvram & disk files for IOS routers in order to save disk space.
|
2015-07-22 16:02:08 -06:00 |
|
Jeremy
|
439e0df058
|
Bind host on 0.0.0.0 when checking for a free UDP port.
|
2015-07-20 19:27:14 -06:00 |
|
Julien Duponchelle
|
2ccb30eeb5
|
Fix Incorrect vboxmanage sudo command
Fix #247
|
2015-06-26 10:47:52 +02:00 |
|
grossmj
|
5a32d8a779
|
Merge remote-tracking branch 'origin/master'
|
2015-06-08 11:28:58 -06:00 |
|
grossmj
|
9f1705a4f1
|
Do not stop saving IOS router configs when there is an exception while a project is committed.
|
2015-06-08 11:28:48 -06:00 |
|
Julien Duponchelle
|
02650fa490
|
Create a private config file if expected
Fix #217
|
2015-06-05 16:23:52 +02:00 |
|
Julien Duponchelle
|
d9de1718b7
|
Fix crash if a private config exist in IOS but no private config file
Fix #217
|
2015-06-05 15:30:30 +02:00 |
|
Julien Duponchelle
|
b344def887
|
Fix crash when virtualbox list of VMS return an empty line
Fix #206
|
2015-06-03 11:59:53 +02:00 |
|
grossmj
|
a0fe9bb498
|
Control vm command has to be used instead of modify vm. Fixes #205.
|
2015-06-02 09:00:37 -06:00 |
|
Julien Duponchelle
|
57f9d875ca
|
Fix AttributeError: 'NIONAT' object has no attribute 'lport' for
VirtualBox
Fix #205
|
2015-06-02 16:27:48 +02:00 |
|
Julien Duponchelle
|
a2e51ac090
|
Avoid duplicate paths in qemu binary list
Fix #204
|
2015-06-02 15:35:14 +02:00 |
|
Jeremy
|
9df290f192
|
Check if port or adapter is connected before starting/stopping a packet capture. Fixes #196.
|
2015-06-01 15:42:17 -06:00 |
|
Julien Duponchelle
|
05aafb9538
|
Revert "Start virtualbox VM one by one" because it doesn't fix the issue
This reverts commit da72a9501a .
|
2015-06-01 16:16:34 +02:00 |
|
Julien Duponchelle
|
da72a9501a
|
Start virtualbox VM one by one
Related to #190
|
2015-06-01 11:40:42 +02:00 |
|
grossmj
|
0476f2932e
|
Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs.
|
2015-05-27 13:56:27 -06:00 |
|
grossmj
|
91c0f05a4e
|
Fixes bug: couldn't set PCMCIA disk1 size for IOS routers.
|
2015-05-27 10:17:46 -06:00 |
|
Julien Duponchelle
|
a86bac4214
|
Catch VPCS kill errors
Fix #199
|
2015-05-27 17:21:15 +02:00 |
|
Julien Duponchelle
|
7cad25eb1a
|
Raise a VirtualBox error if adapter doesn't exists
Fix #195
|
2015-05-27 16:38:57 +02:00 |
|
Julien Duponchelle
|
ecf4e91e55
|
Ignore VirtualBox VM Name with a carriage return in name
Add tests for get_list of VirtualBox
Fix #200
|
2015-05-27 16:21:18 +02:00 |
|
Julien Duponchelle
|
c98bcedd39
|
Cleanup the temporary project after modules have been notified of the
path change
|
2015-05-26 15:20:14 +02:00 |
|
Julien Duponchelle
|
528bb7a7c6
|
Do not return error if we can't remove the old project directory
|
2015-05-26 13:27:12 +02:00 |
|
Julien Duponchelle
|
8636d3e337
|
Use setter for the qemu_path (allow to pass only the binary name)
|
2015-05-26 09:48:36 +02:00 |
|
grossmj
|
c43b26d787
|
Merge remote-tracking branch 'origin/master'
|
2015-05-25 19:07:23 -06:00 |
|
grossmj
|
08f82e02a0
|
Fixes TAP connection when using VPCS.
|
2015-05-25 19:07:12 -06:00 |
|
Julien Duponchelle
|
9fa873751d
|
Fix crash launching qemu on OSX from another location.
It's append only when frozen an you launch the server by hand.
Fix #194
|
2015-05-18 11:58:56 +02:00 |
|
Jeremy
|
b2457e0b3b
|
Check for empty iourc path.
|
2015-05-13 16:05:54 -06:00 |
|
Jeremy
|
2531a05adc
|
Merge remote-tracking branch 'origin/master'
|
2015-05-13 15:54:03 -06:00 |
|
Jeremy
|
dd9f62158f
|
Fixes bugs with IOS router configs. Fixes #354.
|
2015-05-13 15:53:58 -06:00 |
|
Julien Duponchelle
|
1e38b11f34
|
Catch crash error in IOU in case of permission denied
Fix #186
|
2015-05-13 10:16:24 +02:00 |
|
Jeremy
|
d21469a916
|
Return an error if an adapter slot doesn't exist on an IOS router.
|
2015-05-06 17:22:07 -06:00 |
|
Jeremy
|
b57a023394
|
NIO NAT support for VirtualBox VMs.
|
2015-05-06 15:21:39 -06:00 |
|
grossmj
|
a929dfea38
|
Merge remote-tracking branch 'origin/master'
|
2015-05-06 14:59:35 -06:00 |
|