Commit Graph

47 Commits (0695e75e774f63e730f6aefec29d665768c220ea)

Author SHA1 Message Date
Jeremy 5265818365 Support for IOURC file on the server side.
10 years ago
Jeremy 1f615430ae Checks for broken symbolic links.
10 years ago
Jeremy 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
Jeremy 09948a366f Use SubprocessError to catch Subprocess exceptions.
10 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
grossmj 65d70bacfa Telnet to pipe support for VirtualBox.
10 years ago
grossmj 9ac5b86431 Fixes IOU and VPCS renaming issues.
10 years ago
grossmj 329891fc83 Check for VPCS version >= 0.5b1
10 years ago
grossmj c9a729b369 Bump version to 1.0a7.
10 years ago
grossmj 9bc0287540 New feature: packet capture for IOU (not working, issue with iouyap).
10 years ago
grossmj 49506ada3f Fixes inconsistencies with startup and private config paths when renaming an IOS router.
10 years ago
grossmj 587ddf7646 IOU: rename startup-config to initial-config because it makes more sense.
10 years ago
grossmj cb763e0926 Use Dynamips, IOU and VPCS identifiers to correctly load a topology.
10 years ago
grossmj f9ee38dd55 Fixes issues to restore the correct working directories for IOU and VPCS devices when loading a project.
10 years ago
grossmj 61ef750da3 Replace decode errors when reading device configs.
10 years ago
grossmj 7b58f14681 Some PEP8 style fixes.
10 years ago
grossmj a39a693cda Hostname management refactoring.
10 years ago
grossmj b42d751e89 Fix console port restoration for IOU and VPCS (when loading a project).
10 years ago
grossmj 566c48ffed Send error if L1 keepalive messages are not supported.
10 years ago
grossmj e41afbb5c6 IOU layer 1 keepalive messages support.
10 years ago
grossmj babdfd5086 Amend device configs when renaming.
10 years ago
grossmj 7182e59892 Clean delete for IOU & VPCS devices.
10 years ago
grossmj 6a839c4b7b Wait more time for ioucon thread to be completed. Prevent IOS to be
10 years ago
grossmj 44bcc94e3e Option to use the default IOU RAM & NVRAM values.
11 years ago
grossmj 51c1f15853 New UDP and console port allocation system for IOU. Fixes duplicated
11 years ago
grossmj cd47d96de7 Fixes error when ldd cannot be found.
11 years ago
grossmj f185c4d489 Delete IOS ghost files. Bump version to alpha3.
11 years ago
grossmj 93058f92d4 Ranges for UDP, console, auxiliary console and hypervisor ports.
11 years ago
grossmj 03f002b348 Check if iouyap can access Ethernet and TAP devices.
11 years ago
grossmj e0488bb31f Explicit error message for missing 32-bit binary support on 64-bit Linux
11 years ago
grossmj 6632af9776 Checks for missing shared library dependencies in the IOU image.
11 years ago
grossmj 32436b0051 Fixes #6.
11 years ago
grossmj 85336e0fca Check for valid IOS & IOU image paths and files (by analyzing the firt 7
11 years ago
grossmj 7ebd451dda Graceful shutdown for modules and locale check for the server.
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 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 27379682df Rename socket.error to OSError.
11 years ago
grossmj f4dd096a8b Rename all EnvironmentError to OSError.
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