1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-02-23 05:22:04 +00:00
gns3-server/gns3server
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
..
cert_utils Move configuration to the GNS3 directory 2015-06-24 11:57:42 +02:00
handlers Fix stop capture for Docker 2016-02-24 15:14:01 +01:00
modules Refactor aux port allocation 2016-02-29 10:44:08 +01:00
schemas Refactor aux port allocation 2016-02-29 10:44:08 +01:00
templates Add more informations in the debug status page 2015-12-22 15:19:38 +01:00
ubridge Catch docker namespace error 2016-02-11 15:49:28 +01:00
utils Correctly close the telnet connection for docker 2016-02-23 16:54:12 +01:00
web Merge branch 'master' into unstable 2015-11-03 12:39:01 +01:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Allow user to change the configuration file 2015-07-03 11:10:12 +02:00
crash_report.py New crash report key 2015-12-21 20:50:37 +01:00
main.py Fix invalid umask 2015-07-15 13:58:08 +02:00
run.py Fix minor issues 2015-11-09 12:32:36 +01:00
server.py Merge branch 'master' into 1.5 2016-01-20 17:10:59 +01:00
version.py 1.4.5dev1 2016-02-23 15:41:45 +01:00