1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2015-03-02 13:04:30 -07:00
..
adapters
dynamips Garbage collect VM when closing a project 2015-03-02 17:17:28 +01:00
iou After an iou reload you can write on the console 2015-02-26 15:47:47 +01:00
nios Properly release UDP ports when closing a project or deleting a link. 2015-02-23 19:00:34 -07:00
qemu Drop poll from Qemu 2015-02-26 10:18:52 +01:00
virtualbox IOU + VirtualBox conversion of old projects. 2015-02-25 18:55:35 -07:00
vpcs Export vpcs config path 2015-02-27 13:38:57 +01:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Fixes problem when trying to convert VirtualBox projects without cloned VMs. 2015-03-02 13:04:30 -07:00
base_vm.py Rename console methods in port manager to use the generic tcp term in the name. 2015-02-23 17:42:55 -07:00
port_manager.py Rename console methods in port manager to use the generic tcp term in the name. 2015-02-23 17:42:55 -07:00
project_manager.py Do not return an error when creating the same project multiple times (for now). 2015-02-25 17:19:12 -07:00
project.py Garbage collect VM when closing a project 2015-03-02 17:17:28 +01:00
vm_error.py