Commit Graph

118 Commits (79a57ca4209ded05bcab4cc882c891078f60115b)

Author SHA1 Message Date
grossmj 49506ada3f Fixes inconsistencies with startup and private config paths when renaming an IOS router.
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 3a0439c9ae New hostnames management for the Dynamips module.
10 years ago
grossmj 9da5aa1107 Fixes validation issue with c2600 XM chassis.
10 years ago
grossmj 3d6ec140b7 Forbid additional properties in schemas, add missing ones.
10 years ago
grossmj babdfd5086 Amend device configs when renaming.
10 years ago
grossmj f4ab8e2dd0 UDP connection checks.
10 years ago
grossmj 6a839c4b7b Wait more time for ioucon thread to be completed. Prevent IOS to be
10 years ago
grossmj ff6c864294 Fixes issue with server shutdown.
11 years ago
grossmj 0412e051b2 Fixes major bug with ghost instance ID.
11 years ago
grossmj 0d944d39ef Implement special request to stop a module.
11 years ago
grossmj 879362d09f Remove .gns3 from folder name.
11 years ago
grossmj 13f469f9d6 Handle local base config path.
11 years ago
grossmj 29be7ac4e2 Error message that JIT sharing is only supported in Dynamips unstable
11 years ago
grossmj c0a876af68 Move cloud code (module independent) to a builtin package.
11 years ago
grossmj 34ad75860d Socket shutdown.
11 years ago
grossmj 62da0a5ec2 Delete more Dynamips files that are useless to save.
11 years ago
grossmj 17b56810d1 Fixes bug where IOS nvram/disk files were not kept after closing a
11 years ago
grossmj f185c4d489 Delete IOS ghost files. Bump version to alpha3.
11 years ago
grossmj 2a888f93ce Explicitly send an error if a IOS adapter cannot be added or removed.
11 years ago
grossmj 93058f92d4 Ranges for UDP, console, auxiliary console and hypervisor ports.
11 years ago
grossmj 97e19ac7a5 Fixes WICs port number validation error.
11 years ago
grossmj e7d9f73e1e Display the ZeroMQ version when the server starts. Fixes #8.
11 years ago
grossmj 31866113e4 Windows interface support for clouds.
11 years ago
grossmj 03f002b348 Check if iouyap can access Ethernet and TAP devices.
11 years ago
grossmj 3bcf13328b Fixes issue when netifaces module is not installed.
11 years ago
grossmj 0d856ae180 Fixes #7.
11 years ago
grossmj 85336e0fca Check for valid IOS & IOU image paths and files (by analyzing the firt 7
11 years ago
grossmj 28ca12367a Proper server shutdown.
11 years ago
grossmj 9be5625c38 json-schema validations.
11 years ago
grossmj ada36e5382 Bump version to 1.0-alpha2.
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 b614aa8290 Use a temporary file for Dynamips process logging (avoid Windows file
11 years ago
grossmj 0110fe33d4 Check for the Dynamips version.
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 ab02925f98 Dynamips default host binding set to 127.0.0.1
11 years ago
grossmj bb2c25da5c Fix freezing issues on Windows.
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 99cc7345b8 Chassis and private-config support
11 years ago
grossmj 0e1d8e5071 TAP and Ethernet device support for IOU
11 years ago
grossmj 41a1d16e92 Windows support (freezing).
11 years ago
grossmj 0f75dbc68a IOU integration.
11 years ago
grossmj 89888ae7bf Handle startup-config push using base64
11 years ago
grossmj 687d5b75ab Renaming things & more inline docs.
11 years ago
grossmj d68a24e39d Extra documentation and checks. Support to rename switch & hub devices.
11 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