Commit Graph

148 Commits (e2f3d2aca85164539e6e08ab8005a56a5fc9bd87)

Author SHA1 Message Date
Michael e688d96c36 Add start, stop, restart and heartbeat handling to DeadMan module
10 years ago
Michael 3845cab84b Adding initial module
10 years ago
grossmj ae0feb8c9c Fixes packet capture when spaces are in the capture file path.
10 years ago
grossmj 7ff218a5fc Fixes issue when adding multiple VirtualBox VMs.
10 years ago
grossmj cdc778c159 Fixes issue with VirtualBox integration on Windows.
10 years ago
grossmj 19d24975c2 Remove privileged access checks for Dynamips.
10 years ago
grossmj 65d70bacfa Telnet to pipe support for VirtualBox.
10 years ago
grossmj 9ac2716826 Adds VirtualBox API for Python3 (not official).
10 years ago
grossmj 53ee3dc5cc Remove vboxapi_py3 package.
10 years ago
grossmj 64f78bb847 Fixes some inconsistencies when exporting configs.
10 years ago
grossmj f5cf7363da Work around for the c7200 reload bug in Dynamips <= 0.2.13.
10 years ago
grossmj 1fb4ab7e33 Minimal VirtualBox integration.
10 years ago
grossmj 0ef727ce4b Base for VirtualBox support.
10 years ago
grossmj 6ffba35742 Use Windows interface names instead of their GUID (more user friendly).
10 years ago
grossmj 9fc7650f3f Find an alternative IOS or IOU image if one cannot be found when importing a topology.
10 years ago
grossmj 551b98880b Default preferences for remote servers.
10 years ago
grossmj 7c99ee9de8 New feature: import/export device configs.
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 33787d486a New feature: packet capture for the Ethernet hub and Ethernet, ATM and Frame relay switches.
10 years ago
grossmj 606f773f3d New feature: packet capture for IOS routers.
10 years ago
grossmj 14bb12d3fb Check for sticky bit when checking for executable access.
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 e817c13738 Catch BlockingIOError in ioucon.
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 f2fbdf618f Fixes privileged access checks for IOU.
10 years ago
grossmj 9da5aa1107 Fixes validation issue with c2600 XM chassis.
10 years ago
grossmj 0f5d2927df Fixes VPCS start on Linux/UNIX. Fixes #15.
10 years ago
grossmj 72b204dfe6 Use SIGBREAK to stop VPCS on Windows.
10 years ago
grossmj 3d6ec140b7 Forbid additional properties in schemas, add missing ones.
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 77b845a17f Revert "Fix a potential issue in ioucon."
10 years ago
grossmj 08cb3de683 Fix a potential issue in ioucon.
10 years ago
grossmj 119eb635cf Changes how to look for vpcs and iouyap locations.
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 6c0918312c Use SIGTERM instead of SIGUSR1 to stop vpcs.
10 years ago
grossmj 3b05d89837 Fix issue with VPCS create request.
10 years ago
grossmj 0af4ea81ff Working VPCS implementation.
10 years ago
grossmj f4ab8e2dd0 UDP connection checks.
10 years ago