You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/modules
Jeremy fc0409286b
Check for uBridge version and catch uBridge errors.
9 years ago
..
adapters Some spring cleaning. 9 years ago
dynamips Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265. 9 years ago
iou Return stdout when a process crash for IOU, Dynamips, uBridge and VPCS. 9 years ago
nios NIO NAT support for QEMU VMs (user mode back-end is used). 9 years ago
qemu Remove default FLASH when no hda disk for Qemu VMs. Fixes #535. 9 years ago
virtualbox Take VMware file encoding into account. Fixes #261. 9 years ago
vmware Check for uBridge version and catch uBridge errors. 9 years ago
vpcs Check for uBridge version and catch uBridge errors. 9 years ago
__init__.py Basic VMware support (start & stop a VM). 9 years ago
base_manager.py Compute a md5sum of images for futur purpose 9 years ago
base_vm.py Make sure VNC ports are between 5900 and 6000. Fixes #490. 9 years ago
port_manager.py Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265. 9 years ago
project.py Merge branch 'master' into unstable 9 years ago
project_manager.py
vm_error.py