Commit Graph

38 Commits (c7cc155b787a3abea72ebd2d9f28382b4914a55b)

Author SHA1 Message Date
grossmj bd47c21514 Sets console end port to 7000. Fixes #343.
9 years ago
Julien Duponchelle 7967a922bc Merge branch 'master' into unstable
9 years ago
Julien Duponchelle bd54c55ae1 Fix minor errors reported by codacy.com
9 years ago
Julien Duponchelle 6edb41ded7 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 42c8fb7c29 Raise an error when you use a port outside the ranges
9 years ago
Goran Cetusic 0fa300cb99 Initial Docker support from Google Summer of Code
9 years ago
Jeremy 439e0df058 Bind host on 0.0.0.0 when checking for a free UDP port.
9 years ago
Jeremy d5c0584d25 Bind host on 0.0.0.0 when checking for a free UDP port. Fixes #265.
9 years ago
Jeremy 442aa31065 Make sure VNC ports are between 5900 and 6000. Fixes #490.
9 years ago
grossmj 81e56e035b IPv6 support.
9 years ago
grossmj edff447483 Catch exception in snapshot dialog.
9 years ago
Julien Duponchelle ed39afbf3d Throw an error if user put an invalid port range in config file
9 years ago
Julien Duponchelle 26a7f83db2 Remove the workaround for dynamips OSX
9 years ago
grossmj 7d7972afb3 Some spring cleaning.
9 years ago
Julien Duponchelle b46e2cf013 Fix issues with macos X dynamips not freeing UDP port
9 years ago
grossmj 153914bf97 Make sure used ports in a project are cleaned up when closing it.
9 years ago
Julien Duponchelle 80fd857658 Fix tests
9 years ago
Jeremy 3d3300e83a Rename console methods in port manager to use the generic tcp term in the name.
10 years ago
Jeremy 46cbcd6132 New Dynamips integration part 1
10 years ago
Jeremy 45ca493ecf Use module settings from the config file.
10 years ago
Jeremy a3a304bd12 Load port ranges from the config file.
10 years ago
Jeremy 334835c985 PEP8 + documentation.
10 years ago
Julien Duponchelle 70faf76c10 PEP8, documentation update, test fix
10 years ago
Jeremy 50fea669b5 Network handler for UDP port allocation and server network interfaces.
10 years ago
Jeremy 6460e94311 More VirtualBox implementation.
10 years ago
Jeremy 39e3ca91a9 Fixes module unload & adds host, port and allow-remote-console command line args.
10 years ago
Julien Duponchelle f3e07d5ad9 Fix random failure related to ports
10 years ago
Julien Duponchelle df31b2ad5a Fix project path
10 years ago
Jeremy 7a19c9062e Pass *args to VM_CLASS.
10 years ago
Julien Duponchelle 984d47f9c8 Test work without vpcs binary
10 years ago
Julien Duponchelle 649d4e5143 Allow user to set console port
10 years ago
Julien Duponchelle f2289874af Raise exception if we try to reserve an already reserve port
10 years ago
Julien Duponchelle f5ed9fbcf1 PEP 8 clean thanks to auto pep8
10 years ago
Jeremy fe22576ae2 Some quick cleaning.
10 years ago
Julien Duponchelle 73a481e510 Refactor port manager
10 years ago
Jeremy b6212fc885 Improve Port Manager to handle UDP ports.
10 years ago
Jeremy 9e83329f14 Rename Device to VM.
10 years ago
Julien Duponchelle c1ef406311 A basic implementation of port manager
10 years ago