1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-11 16:41:04 +00:00
gns3-server/gns3server/modules
Julien Duponchelle 9d28f4c0c3
Refactor aux port allocation
This move the allocation of aux port to the base vm.
Also now the free of console port during the close is in the
base VM.

An aux port is allocated to the docker container but not used
for the moment.

Ref https://github.com/GNS3/gns3-gui/issues/1039
2016-02-29 10:44:08 +01:00
..
adapters Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
docker Refactor aux port allocation 2016-02-29 10:44:08 +01:00
dynamips Refactor aux port allocation 2016-02-29 10:44:08 +01:00
iou Refactor aux port allocation 2016-02-29 10:44:08 +01:00
nios Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
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 Refactor aux port allocation 2016-02-29 10:44:08 +01:00
vpcs Refactor aux port allocation 2016-02-29 10:44:08 +01:00
__init__.py Docker cleanup and improvements 2015-12-18 18:20:56 +01:00
base_manager.py Fix test on Windows 2015-12-14 16:06:51 +01:00
base_vm.py Refactor aux port allocation 2016-02-29 10:44:08 +01:00
port_manager.py Code cleanup 2016-02-05 10:07:13 +01:00
project_manager.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 2015-07-26 19:21:30 -06:00
project.py Disallow creating project with " in the path 2016-02-04 11:47:48 +01:00
vm_error.py Modules support start iou process (not ioucon and iouyap) 2015-02-12 22:29:32 +01:00