1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/modules
2016-04-05 18:32:48 +02:00
..
adapters
docker Fix the docker aux port is lost after an update 2016-04-05 16:33:40 +02:00
dynamips Fix Dynamips VM ignores changed console port 2016-03-31 10:06:38 +02:00
iou Refactor aux port allocation 2016-02-29 10:44:08 +01:00
nios
qemu Refactor aux port allocation 2016-02-29 10:44:08 +01:00
virtualbox Refactor aux port allocation 2016-02-29 10:44:08 +01:00
vmware Merge branch 'master' into 1.5 2016-03-29 09:20:43 +02:00
vpcs Refactor aux port allocation 2016-02-29 10:44:08 +01:00
__init__.py
base_manager.py
base_vm.py Add setter for allocate_aux 2016-03-01 15:33:07 +01:00
port_manager.py New console port range 5000 to 10000. 2016-03-25 10:32:04 -06:00
project_manager.py Import API 2016-03-30 17:42:00 +02:00
project.py Move more import code to the server 2016-04-05 18:32:48 +02:00
vm_error.py