1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/modules
Julien Duponchelle 2aaad4749b Replace by another TCP port if port is already used
Another version of #370

This time we replace a free TCP port if port is used and raise
a warning to the user.
2015-12-07 12:26:46 +01:00
..
adapters
docker Apply pep8 fix 2015-11-09 12:28:00 +01:00
dynamips Merge branch 'master' into unstable 2015-11-12 10:55:19 +01:00
iou Fixes termination notification to indicate the right process name (IOU vs iouyap). Ref #359. 2015-12-05 18:24:08 -07:00
nios Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
qemu Fix ProcessLookupError in Qemu 2015-12-07 10:50:34 +01:00
virtualbox
vmware Increase vmrun timeout to 120 seconds. Ref #360. 2015-12-05 18:37:34 -07:00
vpcs Support VPCS 0.6.1 2015-11-11 21:57:58 +01:00
__init__.py
base_manager.py Raise error if server received windows path 2015-11-12 15:38:47 +01:00
base_vm.py Replace by another TCP port if port is already used 2015-12-07 12:26:46 +01:00
port_manager.py Replace by another TCP port if port is already used 2015-12-07 12:26:46 +01:00
project_manager.py
project.py Cleanup unused and duplicates 2015-11-09 12:14:25 +01:00
vm_error.py