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
grossmj 1e722254f7
Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
..
adapters Some spring cleaning. 10 years ago
docker Initial Docker support from Google Summer of Code 9 years ago
dynamips Require Dynamips version 0.2.16 to change the default QinQ Ethernet type. 9 years ago
iou Catch ProcessLookupError when updating iouyap config. Fixes #255. 9 years ago
nios NIO NAT support for QEMU VMs (user mode back-end is used). 9 years ago
qemu Qemu user options are at the end. It's allow user to add his own net 9 years ago
virtualbox VirtualBox VMs can only be started if powered off. Fixes #299. 9 years ago
vmware Allows VMware VMs to use vmnet interfaces for connections without using uBridge. Fixes #295. 9 years ago
vpcs Support of VPCS 0.8 9 years ago
__init__.py Basic VMware support (start & stop a VM). 9 years ago
base_manager.py Catch GeneratorExit exception. Fixes #231. 9 years ago
base_vm.py Prevent using different hypervisors that leverage hardware virtualization. 9 years ago
port_manager.py Initial Docker support from Google Summer of Code 9 years ago
project.py Catch GeneratorExit exception. Fixes #231. 9 years ago
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 9 years ago
vm_error.py Modules support start iou process (not ioucon and iouyap) 10 years ago