Commit Graph

34 Commits (61344a16690fb50f8e73d75e44d4bb46e297b31f)

Author SHA1 Message Date
Jeremy 61344a1669 New base server.
9 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
grossmj a8193fa063 Split the PATH environment variable using os.pathsep
10 years ago
grossmj 934404cc90 Change default port ranges.
10 years ago
grossmj 0ef727ce4b Base for VirtualBox support.
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 c9a729b369 Bump version to 1.0a7.
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 72b204dfe6 Use SIGBREAK to stop VPCS on Windows.
10 years ago
grossmj b42d751e89 Fix console port restoration for IOU and VPCS (when loading a project).
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 0af4ea81ff Working VPCS implementation.
10 years ago
grossmj f4ab8e2dd0 UDP connection checks.
10 years ago
Joe Bowen cef8a3f116 Added base64 transmission of script_file
10 years ago
Joe Bowen ec44d70c7b Fixed VPCS base_script_file setting
10 years ago
grossmj 0412e051b2 Fixes major bug with ghost instance ID.
10 years ago
grossmj 64e09a19d9 Renaming for VPCS.
10 years ago
grossmj 43fa46779f Rename exception vpcsError to VPCSError.
10 years ago
Joe Bowen 87c3a41398 Update Class names to camelcase
10 years ago
Joe Bowen 5926bfbd07 Fixed first round of bugs/comments from first pull request
10 years ago
Joe Bowen 588ee8eed0 Changed the way vpcs closes by using the socket to send quit message instead of pid kill
10 years ago
Joe Bowen 476a3c42b6 Added NIO TAP support
10 years ago
Joe Bowen ec08a5a72a Update file structure
10 years ago
Joe Bowen c6b4ac04e1 Revert "Test"
10 years ago
Joe Bowen a61686a436 Test
10 years ago