1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-07-21 17:58:53 -06:00
..
adapters
dynamips Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265. 2015-07-20 19:22:20 -06:00
iou Return stdout when a process crash for IOU, Dynamips, uBridge and VPCS. 2015-07-04 14:08:03 -06:00
nios NIO NAT support for QEMU VMs (user mode back-end is used). 2015-05-06 14:59:01 -06:00
qemu Remove default FLASH when no hda disk for Qemu VMs. Fixes #535. 2015-07-21 16:45:44 -06:00
virtualbox Take VMware file encoding into account. Fixes #261. 2015-07-12 19:03:15 -06:00
vmware Check for uBridge version and catch uBridge errors. 2015-07-21 17:58:53 -06:00
vpcs Check for uBridge version and catch uBridge errors. 2015-07-21 17:58:53 -06:00
__init__.py Basic VMware support (start & stop a VM). 2015-04-30 19:05:37 -06:00
base_manager.py Compute a md5sum of images for futur purpose 2015-06-17 17:11:25 +02:00
base_vm.py Make sure VNC ports are between 5900 and 6000. Fixes #490. 2015-07-03 16:06:25 -06:00
port_manager.py Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265. 2015-07-20 19:22:20 -06:00
project_manager.py
project.py Merge branch 'master' into unstable 2015-05-28 12:04:01 +02:00
vm_error.py