1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 18:38:55 +00:00
gns3-server/gns3server/modules/dynamips/nodes
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
..
__init__.py
atm_switch.py Check for valid FR or ATM switch mappings. Fixes #300. 2015-09-08 02:07:06 -06:00
bridge.py
c1700.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
c2600.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
c2691.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
c3600.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
c3725.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
c3745.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
c7200.py Fixes c7200 NPE setting. 2015-04-26 18:35:12 -06:00
device.py
ethernet_hub.py Some spring cleaning. 2015-04-08 11:17:34 -06:00
ethernet_switch.py Apply pep8 fix 2015-11-09 12:28:00 +01:00
frame_relay_switch.py Check for valid FR or ATM switch mappings. Fixes #300. 2015-09-08 02:07:06 -06:00
router.py Refactor aux port allocation 2016-02-29 10:44:08 +01:00