grossmj
|
17bfed52f2
|
Fix Qemu VM tests.
|
2018-03-22 14:05:31 +07:00 |
|
grossmj
|
44f2acffa5
|
Support Qemu with HAXM acceleration. Ref #1242.
|
2018-03-21 16:41:25 +07:00 |
|
grossmj
|
85dcb985eb
|
Fix packet filters for Dynamips.
|
2018-03-20 11:15:42 +07:00 |
|
grossmj
|
279b4d7b20
|
Fix link filters/suspend tests.
|
2018-03-19 18:25:56 +07:00 |
|
grossmj
|
8b91894fa4
|
Improve suspend a link for Qemu and VirtualBox VMs.
A suspended link will be unplugged allowing the VMs to be notified
of the change.
|
2018-03-19 16:26:12 +07:00 |
|
grossmj
|
cde30f8f53
|
Fix warning message.
|
2018-03-19 14:23:46 +07:00 |
|
grossmj
|
c7875f93a3
|
Qemu VM support to detect when a link is plugged/unplugged.
|
2018-03-19 14:22:10 +07:00 |
|
grossmj
|
b7e436efdf
|
Fix tests.
|
2018-03-15 20:47:42 +07:00 |
|
grossmj
|
aaf59e6050
|
Allow to configure the interface to be used by the NAT node. Fixes #1175.
|
2018-03-15 17:20:40 +07:00 |
|
grossmj
|
08493871a5
|
Restrict the list of available Ethernet/TAP adapters. Fixes #352.
|
2018-03-15 16:33:23 +07:00 |
|
grossmj
|
90ce6093d8
|
Some spring cleaning.
|
2018-03-15 14:17:39 +07:00 |
|
grossmj
|
658aa4bae9
|
Merge 2.1 into 2.2 branch
|
2018-03-12 13:38:50 +07:00 |
|
ziajka
|
bb26e8acdd
|
Calculate MD5 on thread and before json response, Ref. gui#2239
|
2018-01-29 14:20:48 +01:00 |
|
ziajka
|
1582ac3195
|
Merge branch '2.2' into async-md5-calcs
|
2018-01-29 13:01:45 +01:00 |
|
ziajka
|
eeae07e783
|
Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
|
2018-01-29 12:13:20 +01:00 |
|
ziajka
|
dc377165f2
|
Cancellable md5sum calculation on thread, Ref. gui#2239
|
2018-01-29 10:18:13 +01:00 |
|
ziajka
|
6868e20a70
|
Compute md5sum on thread and don't block main server, Ref. gui#2239
|
2018-01-26 12:53:48 +01:00 |
|
ziajka
|
d9a0ec9ff3
|
Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
|
2018-01-24 11:11:53 +01:00 |
|
grossmj
|
c281f55fb2
|
Fix same base MAC for duplicated IOS routers. Fixes #1264.
|
2018-01-17 14:01:44 +08:00 |
|
grossmj
|
e5e2b7a8ac
|
Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
|
2018-01-15 18:09:05 +07:00 |
|
Dušan Dragić
|
6789989cb9
|
Rename ethernet switch arp command to mac
|
2018-01-14 17:10:26 +01:00 |
|
grossmj
|
ed275e4ec5
|
Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256.
|
2018-01-14 19:06:35 +07:00 |
|
grossmj
|
8b1c68a0b7
|
Fix problem when searching for VBoxManage. Fixes #1261.
|
2018-01-12 13:17:16 +07:00 |
|
grossmj
|
97cfb892a6
|
Improve the search for VBoxManage.
|
2018-01-11 16:33:15 +07:00 |
|
grossmj
|
5f14f8eb46
|
Default VPCS name format is now PC-{0}.
|
2018-01-09 23:40:35 +07:00 |
|
grossmj
|
e8353e68bb
|
Merge remote-tracking branch 'origin/2.1' into 2.1
|
2017-12-21 09:38:28 +01:00 |
|
grossmj
|
23c63bbd4d
|
Protect variable replacement for Qemu options. Escape double quotes.
|
2017-12-21 09:38:18 +01:00 |
|
ziajka
|
3efe753eee
|
Add proper exception when cannot find tunnel on QEMU, Fixes: #1241
|
2017-12-21 08:55:49 +01:00 |
|
grossmj
|
79bca29b93
|
Protect variable replacement for Qemu options.
|
2017-12-20 20:46:16 +01:00 |
|
grossmj
|
630afc5469
|
Do not overwrites persistent Docker volumes. Fixes #2358.
|
2017-12-17 22:35:26 +01:00 |
|
grossmj
|
3a1ba8f42d
|
Fix issue with Qemu + SPICE when IPv4 is not enabled.
|
2017-12-07 12:02:41 -06:00 |
|
grossmj
|
061af38b5a
|
Make sure connected links are removed when a node is deleted.
|
2017-11-23 11:19:41 +07:00 |
|
grossmj
|
f48549a997
|
Validate idle-pc values for auto idle-pc feature.
|
2017-11-23 10:40:51 +07:00 |
|
grossmj
|
958ab2294c
|
Merge remote-tracking branch 'origin/2.1' into 2.1
|
2017-11-23 10:04:46 +07:00 |
|
grossmj
|
dd89b09f84
|
Fix error when updating packet filter on stopped Docker link. Fixes #1229.
|
2017-11-23 10:04:32 +07:00 |
|
ziajka
|
860ca3b35d
|
Remotely close telnet console. Ref #2330
|
2017-11-20 15:28:07 +01:00 |
|
ziajka
|
96a0b52cf8
|
EthernetSwitch closing connections, Ref: gui/#2330
|
2017-11-20 13:51:07 +01:00 |
|
grossmj
|
3e2e8e61f7
|
New option: require KVM. If false, Qemu VMs will not be prevented to run without KVM.
|
2017-11-19 12:39:37 +07:00 |
|
grossmj
|
068077c594
|
Remove forgotten debug.
|
2017-11-18 17:36:39 +07:00 |
|
grossmj
|
e08aebf1f0
|
Implement variable replacement for Qemu VM options.
|
2017-11-18 17:36:11 +07:00 |
|
grossmj
|
cfbcc1194d
|
Avoid duplicate "-nographic" option.
|
2017-11-18 16:22:29 +07:00 |
|
grossmj
|
035a078b5e
|
Show qemu-img stdout in case of an error.
|
2017-11-17 18:13:34 +07:00 |
|
grossmj
|
e1fe34ca07
|
Use the correct NVRAM amount when pushing private config to IOU.
|
2017-11-16 16:52:19 +07:00 |
|
grossmj
|
4477cd4dfd
|
Merge remote-tracking branch 'origin/2.1'
|
2017-11-16 14:54:53 +07:00 |
|
grossmj
|
967798a7de
|
Check and fix corrupt Qemu disk images. Fixes #2301.
|
2017-11-16 14:54:37 +07:00 |
|
grossmj
|
8c11b649e5
|
Update warning messages when connecting to non custom adapter for VMware VMs.
|
2017-11-15 16:55:19 +07:00 |
|
grossmj
|
b14e2e73ed
|
Fix "Can't use VirtualBox VM when an interface is managed by VirtualBox". Fixes #2335.
|
2017-11-15 16:41:33 +07:00 |
|
grossmj
|
9afe756462
|
Add low disk space warning when creating a new project.
|
2017-11-14 18:22:59 +07:00 |
|
grossmj
|
8fcfed53ed
|
Add warning when using IOU with a hostname length above 15 characters.
|
2017-10-24 15:07:32 +07:00 |
|
grossmj
|
df468bf2af
|
Improve VMware VMs discovery process. Ref #1201.
|
2017-10-22 17:33:21 +07:00 |
|