1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-05-27 13:56:27 -06:00
..
adapters Some spring cleaning. 2015-04-08 11:17:34 -06:00
dynamips Fixes bug: couldn't set PCMCIA disk1 size for IOS routers. 2015-05-27 10:17:46 -06:00
iou Check for empty iourc path. 2015-05-13 16:05:54 -06:00
nios NIO NAT support for QEMU VMs (user mode back-end is used). 2015-05-06 14:59:01 -06:00
qemu Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs. 2015-05-27 13:56:27 -06:00
virtualbox Prevent users to add links to running Qemu VMs and start a capture on running VirtualBox VMs. 2015-05-27 13:56:27 -06:00
vpcs Catch VPCS kill errors 2015-05-27 17:21:15 +02:00
__init__.py Skip IOU test on Windows 2015-04-27 15:09:42 +02:00
base_manager.py NIO NAT support for QEMU VMs (user mode back-end is used). 2015-05-06 14:59:01 -06:00
base_vm.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
port_manager.py Throw an error if user put an invalid port range in config file 2015-05-06 10:40:51 +02:00
project_manager.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
project.py Cleanup the temporary project after modules have been notified of the 2015-05-26 15:20:14 +02:00
vm_error.py