Commit Graph

34 Commits (2ebac2f20a483ed078bdd214c2c3352d47c2fab6)

Author SHA1 Message Date
grossmj ada36e5382 Bump version to 1.0-alpha2.
10 years ago
grossmj 732afb4ebd Fixes issues with working dirs.
10 years ago
grossmj f99128b2a4 Support for project names on remote server.
10 years ago
grossmj 872515fa78 Use the FileExistsError exception.
10 years ago
grossmj a874b63e40 Checks for valid device IDs.
10 years ago
grossmj 3edbdbe0b5 Change address/host binding implementation.
10 years ago
grossmj 862448ada1 Fixes bug with finding a free port.
10 years ago
grossmj e70ea26639 Fixes checks for free console and aux ports.
10 years ago
grossmj 96231e3f7f More specific path checks (file vs directory).
10 years ago
grossmj fca399a5ab Improve checks when starting IOU.
10 years ago
grossmj b614aa8290 Use a temporary file for Dynamips process logging (avoid Windows file
10 years ago
grossmj 0110fe33d4 Check for the Dynamips version.
10 years ago
grossmj 27379682df Rename socket.error to OSError.
10 years ago
grossmj f4dd096a8b Rename all EnvironmentError to OSError.
10 years ago
grossmj a92da02973 Builtin destination to shutdown the server.
10 years ago
grossmj ab02925f98 Dynamips default host binding set to 127.0.0.1
10 years ago
grossmj bb2c25da5c Fix freezing issues on Windows.
10 years ago
grossmj c91f876656 Default host binding is 0.0.0.0.
10 years ago
grossmj f534a02324 Update idlemax from 1500 to 500.
10 years ago
grossmj c4d9e8371f Notification to clients
10 years ago
grossmj 99cc7345b8 Chassis and private-config support
10 years ago
grossmj 0e1d8e5071 TAP and Ethernet device support for IOU
10 years ago
grossmj 41a1d16e92 Windows support (freezing).
10 years ago
grossmj 0f75dbc68a IOU integration.
10 years ago
grossmj 89888ae7bf Handle startup-config push using base64
10 years ago
grossmj 687d5b75ab Renaming things & more inline docs.
10 years ago
grossmj d68a24e39d Extra documentation and checks. Support to rename switch & hub devices.
10 years ago
grossmj 72d303069c Improve server/modules termination and how to wait for an hypervisor.
11 years ago
grossmj df798f4bea Add default values for exec area and system id settings
11 years ago
grossmj 78ad94f815 Get the default base MAC address when creating a new router
11 years ago
grossmj 5560e81f9a Change rename command to a name property setter for all Dynamips
11 years ago
grossmj cef29e53aa General work on the Dynamips backend (need to finish and polish).
11 years ago
grossmj 2516bf80a8 Dynamips backend (API implementation)
11 years ago
grossmj 2f23a092e3 Polishing base server implementation
11 years ago