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 7b001e4d36
Catch GeneratorExit exception. Fixes #231.
9 years ago
..
adapters Some spring cleaning. 9 years ago
dynamips Catch GeneratorExit exception. Fixes #231. 9 years ago
iou Check for empty iourc path. 9 years ago
nios NIO NAT support for QEMU VMs (user mode back-end is used). 9 years ago
qemu Avoid duplicate paths in qemu binary list 9 years ago
virtualbox Fixes missing chipset info for VirtualBox VM (maybe some older VirtualBox version don't have it). Fixes #254. 9 years ago
vpcs Catch VPCS kill errors 9 years ago
__init__.py Skip IOU test on Windows 9 years ago
base_manager.py Catch GeneratorExit exception. Fixes #231. 9 years ago
base_vm.py Some spring cleaning. 9 years ago
port_manager.py Bind host on 0.0.0.0 when checking for a free UDP port. 9 years ago
project.py Catch GeneratorExit exception. Fixes #231. 9 years ago
project_manager.py Alternative local server shutdown (mostly intended for Windows). 9 years ago
vm_error.py