Commit Graph

113 Commits (0cdc1c3042b0b9bc52378fafbd1145fe56a5df5b)

Author SHA1 Message Date
Jeremy 881cc6f592 Fixes wrong IOS config paths.
10 years ago
Jeremy a6fd457cff Bump the maximum network adapters to 32 for Qemu.
10 years ago
Jeremy 1f615430ae Checks for broken symbolic links.
10 years ago
Jeremy 2de1a97076 Merge remote-tracking branch 'origin/master'
10 years ago
Jeremy 747c0ee7a3 More checks on minimum RAM for IOS routers and updates default values to match the latest IOS image requirements.
10 years ago
grossmj d9f44edcaf Fixes incompatibility for IOS startup-config and private-config paths created on Windows and loaded from a project on Linux/Mac OS X.
10 years ago
Jeremy 7785c03eac Ignore Unicode errors when executing vboxmanage.
10 years ago
Jeremy 7f37f649da Catch OSError exception for subprocess calls.
10 years ago
Daniel Lintott 317a37147e Remove extra line that was over-writing the auto Idle-PC value
10 years ago
Jeremy d97ba11728 Fixes C7200 IO cards insert/remove issues and makes C7200-IO-FE the default.
10 years ago
Jeremy 09948a366f Use SubprocessError to catch Subprocess exceptions.
10 years ago
Jeremy e2e4f4f38b Fixes remote server issue when creating a new project while already in a project.
10 years ago
Jeremy Grossmann e75dde3ebf Merge pull request #48 from planctechnologies/pr3
10 years ago
Jeremy Grossmann bba2c2b0d3 Merge pull request #47 from planctechnologies/pr2
10 years ago
Jeremy a9e924934a Fixes important issue when searching for a free port.
10 years ago
Jeremy f6561bf684 Automatically extract IOS configs when a project is closed.
10 years ago
Jerry Seutter 5b73786653 Move image path manipulation to server side
10 years ago
Jeremy f44fbd1f16 Option to allow console connections to any local IP address when using the local server.
10 years ago
Jerry Seutter 0b0830976f Support IOU devices on cloud instances
10 years ago
Jeremy a98a8b1acc Change default VirtualBox adapter type.
10 years ago
grossmj 393a312e7e New Telnet server for VirtualBox.
10 years ago
Jerry Seutter 5f9554b86c Cleanup
10 years ago
Jerry Seutter 7830bf8b1a Merge branch 'dev' into gns-110
10 years ago
Jerry Seutter c4afc33ea8 IOS devices can be deployed on cloud instances.
10 years ago
grossmj 666c8ea922 Pedantic: make sure Idle-PC is spelled that way.
10 years ago
Jerry Seutter 91894935bf Merge branch 'dev' into gns-110
10 years ago
Jerry Seutter c08e1011ed Make the server download images from cloud files
10 years ago
grossmj 4195bdc7dd Auto idle-pc feature and improvements/bug fixes for GNS3 preferences.
10 years ago
grossmj a8193fa063 Split the PATH environment variable using os.pathsep
10 years ago
grossmj 76b357c1ce Do not activate sparse memory by default for c1700 and c2600 platforms.
10 years ago
grossmj 934404cc90 Change default port ranges.
10 years ago
grossmj 569a68a486 VirtualBox support refactoring.
10 years ago
grossmj 77c583ca39 Check if the VirtualBox COM service is installed on Windows.
10 years ago
grossmj ae0feb8c9c Fixes packet capture when spaces are in the capture file path.
10 years ago
grossmj 19d24975c2 Remove privileged access checks for Dynamips.
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 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 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 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