Commit Graph

189 Commits (802d0628bdc46deca2ccaac873a1de2abb4423c2)

Author SHA1 Message Date
grossmj 51c1f15853 New UDP and console port allocation system for IOU. Fixes duplicated
10 years ago
grossmj 17b56810d1 Fixes bug where IOS nvram/disk files were not kept after closing a
10 years ago
grossmj cd47d96de7 Fixes error when ldd cannot be found.
10 years ago
grossmj f185c4d489 Delete IOS ghost files. Bump version to alpha3.
10 years ago
grossmj 4ae7875010 Support for --version on the command line.
10 years ago
grossmj 93058f92d4 Ranges for UDP, console, auxiliary console and hypervisor ports.
10 years ago
grossmj 03f002b348 Check if iouyap can access Ethernet and TAP devices.
10 years ago
grossmj 0d856ae180 Fixes #7.
10 years ago
grossmj e0488bb31f Explicit error message for missing 32-bit binary support on 64-bit Linux
10 years ago
grossmj 6632af9776 Checks for missing shared library dependencies in the IOU image.
10 years ago
grossmj 32436b0051 Fixes #6.
10 years ago
grossmj 85336e0fca Check for valid IOS & IOU image paths and files (by analyzing the firt 7
10 years ago
grossmj 28ca12367a Proper server shutdown.
10 years ago
grossmj 7ebd451dda Graceful shutdown for modules and locale check for the server.
10 years ago
grossmj 9be5625c38 json-schema validations.
10 years ago
grossmj f5d1184b29 Remove checks for access to TAP and Ethernet interfaces.
11 years ago
grossmj 732afb4ebd Fixes issues with working dirs.
11 years ago
grossmj f99128b2a4 Support for project names on remote server.
11 years ago
grossmj 872515fa78 Use the FileExistsError exception.
11 years ago
grossmj a874b63e40 Checks for valid device IDs.
11 years ago
grossmj 3edbdbe0b5 Change address/host binding implementation.
11 years ago
grossmj 862448ada1 Fixes bug with finding a free port.
11 years ago
grossmj e70ea26639 Fixes checks for free console and aux ports.
11 years ago
grossmj 96231e3f7f More specific path checks (file vs directory).
11 years ago
grossmj fca399a5ab Improve checks when starting IOU.
11 years ago
grossmj 4ab9b4acc7 Fixes topology loading issue.
11 years ago
grossmj 2dc189c592 Fixes #3 (invalid directory in PATH).
11 years ago
grossmj 5eb72fa2f3 Replace "windows-style" line endings (\r\n) by "UNIX-style" (\n) for the
11 years ago
grossmj 54a6e9a7ac Replace "windows-style" line endings (\r\n) by "UNIX-style (\n) for the
11 years ago
grossmj 27379682df Rename socket.error to OSError.
11 years ago
grossmj f4dd096a8b Rename all EnvironmentError to OSError.
11 years ago
grossmj a92da02973 Builtin destination to shutdown the server.
11 years ago
grossmj c91f876656 Default host binding is 0.0.0.0.
11 years ago
grossmj f534a02324 Update idlemax from 1500 to 500.
11 years ago
grossmj c4d9e8371f Notification to clients
11 years ago
grossmj 0e1d8e5071 TAP and Ethernet device support for IOU
11 years ago
grossmj 41a1d16e92 Windows support (freezing).
11 years ago
grossmj 3df5cdb76f iourc file creation on the server.
11 years ago
grossmj 0f75dbc68a IOU integration.
11 years ago