1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-15 21:08:55 +00:00
gns3-server/gns3server/modules
2015-03-16 11:52:22 +01:00
..
adapters Dynamips devices support (packet capture to complete). 2015-02-15 12:18:12 -07:00
dynamips Removes confreg setting for IOS routers. 2015-03-14 16:31:15 -06:00
iou Fix iou tests and add tests 2015-03-16 11:52:22 +01:00
nios Properly release UDP ports when closing a project or deleting a link. 2015-02-23 19:00:34 -07:00
qemu Fixes tests. 2015-03-11 23:09:01 -06:00
virtualbox Fixes tests. 2015-03-14 13:16:27 -06:00
vpcs Should fix ProcessLookupError exceptions. 2015-03-11 10:53:09 -06:00
__init__.py Fix tests on MacOS 2015-02-27 18:30:22 +01:00
base_manager.py Convert more that IOU pre 1.3 projects but also other modules on remote servers. 2015-03-09 21:46:23 -06: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 Fix tests 2015-03-03 14:37:34 +01:00
project_manager.py Alternative local server shutdown (mostly intended for Windows). 2015-03-13 18:57:27 -06:00
project.py Fixes bugs when checking if this is a local project. 2015-03-09 12:45:02 -06:00
vm_error.py