Commit Graph

306 Commits (1fea7593ef5d3c7ce97549007ac0722555d9dcb3)

Author SHA1 Message Date
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
Jeremy 1982ff8100 Allows Qemu VM to have 0 interface.
10 years ago
Jeremy 7a6f27fed9 New VirtualBox guest property: ProjectDirInGNS3.
10 years ago
Jeremy 747ca7bb90 Base for VirtualBox linked clones (not completed yet).
10 years ago
Jerry Seutter faa3ef8cb4 Add support for Qemu devices on cloud instances
10 years ago
Jerry Seutter 0b0830976f Support IOU devices on cloud instances
10 years ago
grossmj 31db1a4e84 Merge remote-tracking branch 'origin/master'
10 years ago
grossmj e07347a961 Rename "enable console" to "remote console".
10 years ago
Jeremy a4e20cd6f6 Add VirtualBox guest property "NameInGNS3".
10 years ago
Jeremy a98a8b1acc Change default VirtualBox adapter type.
10 years ago
Jeremy 7809160ea1 Add detection of qemu and qemu.exe binaries.
10 years ago
grossmj 087f0e82de Fixes issues with VirtualBox Telnet server on Windows.
10 years ago
grossmj 393a312e7e New Telnet server for VirtualBox.
10 years ago
grossmj 4d23c5917c Add REUSE flag to socket when scanning for unused ports.
10 years ago
Jeremy Grossmann 89e80fd74b Merge pull request #43 from planctechnologies/dev
10 years ago
Jeremy a48aff6ce5 Fixes some issues with VirtualBox support.
10 years ago
Jerry Seutter e5fa52fcb5 Adding back a line that was mistakenly removed.
10 years ago
Jerry Seutter ff02bb977a Merge branch 'master' into dev
10 years ago
grossmj 7b531cf094 Fixes issue when getting the VirtualBox VM list.
10 years ago
Jeremy dab72cf036 New VirtualBox support (under testing).
10 years ago
grossmj 95a89ac91b Change find an unused port.
10 years ago
grossmj f5540ee147 Change find an unused port.
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 88b9d946da Fixes SecureCRT issue when disconnecting from an IOU device on Windows.
10 years ago
grossmj 20acca64b5 Bump version to 1.2.dev1
10 years ago
grossmj f48c9117b0 Serial console for VirtualBox.
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
grossmj f0c344939b Polish and bump up to version 1.0!
10 years ago
grossmj e261263aab Add path lookup directory for Qemu on OSX.
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
Jeremy Grossmann b3e86be182 Merge pull request #37 from planctechnologies/server_security2
10 years ago
Jeremy Grossmann e39c93c91a Merge pull request #34 from planctechnologies/deadman
10 years ago
grossmj 1a96a150bc Fix shemas for QEMU.
10 years ago
Jerry Seutter 7c446796fe gns3server now controls the deadman switch.
10 years ago
Jerry Seutter ee88d6f808 Merge branch 'master' into dev
10 years ago
grossmj a8193fa063 Split the PATH environment variable using os.pathsep
10 years ago
grossmj e7141685cc Tweaks to support Qemu on Windows.
10 years ago
grossmj aca9e0de56 Qemu integration stage 2, support for ASA and IDS.
10 years ago
Jerry Seutter cf59240bef Bugfixes with cloud server communication
10 years ago
grossmj d1715baae1 Base QEMU support.
10 years ago
Michael 4fa87005bc Enabled HTTP Auth, SSL and DMS disabling based on cloud.conf availability
10 years ago
Michael f876a862c4 GNS3 server will now create the heardbeat file durining initialization
10 years ago
Michael ef492d4690 Update gns3dms to support cloud.conf
10 years ago
Michael e688d96c36 Add start, stop, restart and heartbeat handling to DeadMan module
10 years ago
Michael 3845cab84b Adding initial module
10 years ago
grossmj 76b357c1ce Do not activate sparse memory by default for c1700 and c2600 platforms.
10 years ago
grossmj 80ab81190c Add "enable console" option to VirtualBox VMs (True by default).
10 years ago
grossmj 934404cc90 Change default port ranges.
10 years ago
grossmj 6e39630b9b Required VirtualBox wrapper is >= 9.1
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 ea05744e1c Force to rebuild the COM cache on Windows (for VirtualBox support).
10 years ago
grossmj e0f0c98ffd Do not look for vboxwrapper on non Windows platforms.
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
Jeremy Grossmann 0f8d1bc6da Merge pull request #12 from joebowen/master
10 years ago
grossmj 6a839c4b7b Wait more time for ioucon thread to be completed. Prevent IOS to be
10 years ago
Joe Bowen cef8a3f116 Added base64 transmission of script_file
10 years ago
grossmj 9b55a8623c Fixes #41.
10 years ago
Joe Bowen f79b2b061b Updated vpcs to allow up to 512 interfaces to start
10 years ago
Joe Bowen ec44d70c7b Fixed VPCS base_script_file setting
10 years ago
grossmj 6981f82b7b Bump version to alpha4.
10 years ago
grossmj ff6c864294 Fixes issue with server shutdown.
10 years ago
grossmj 9cc5131024 Missing file for the modules.vpcs.nios package.
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
Jeremy Grossmann db4280713c Merge pull request #11 from joebowen/master
10 years ago
Joe Bowen 87c3a41398 Update Class names to camelcase
10 years ago
grossmj 0d944d39ef Implement special request to stop a module.
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
grossmj 879362d09f Remove .gns3 from folder name.
10 years ago
grossmj 13f469f9d6 Handle local base config path.
10 years ago
grossmj 29be7ac4e2 Error message that JIT sharing is only supported in Dynamips unstable
10 years ago
grossmj c0a876af68 Move cloud code (module independent) to a builtin package.
10 years ago
grossmj 44bcc94e3e Option to use the default IOU RAM & NVRAM values.
10 years ago
grossmj 34ad75860d Socket shutdown.
10 years ago
grossmj 51c1f15853 New UDP and console port allocation system for IOU. Fixes duplicated
10 years ago
grossmj 62da0a5ec2 Delete more Dynamips files that are useless to save.
10 years ago
grossmj 17b56810d1 Fixes bug where IOS nvram/disk files were not kept after closing a
10 years ago
Joe Bowen bbce6b2c5c Added NIO TAP support
10 years ago
Joe Bowen 476a3c42b6 Added NIO TAP support
10 years ago
Joe Bowen a50c4c112e Removed redundant definition
10 years ago
Joe Bowen 0fc019da03 Setup NIO for UDP communication
10 years ago
Joe Bowen 81b11403db Update file structure
10 years ago
Joe Bowen 975e5db82f Update file structure
10 years ago
Joe Bowen ec08a5a72a Update file structure
10 years ago
Joe Bowen 46c653998e First draft of VPCS module
10 years ago
Joe Bowen c6b4ac04e1 Revert "Test"
10 years ago
Joe Bowen a61686a436 Test
10 years ago
grossmj cd47d96de7 Fixes error when ldd cannot be found.
10 years ago
grossmj f185c4d489 Delete IOS ghost files. Bump version to alpha3.
10 years ago
grossmj 4ae7875010 Support for --version on the command line.
10 years ago
grossmj 2a888f93ce Explicitly send an error if a IOS adapter cannot be added or removed.
10 years ago
grossmj 93058f92d4 Ranges for UDP, console, auxiliary console and hypervisor ports.
10 years ago
grossmj 97e19ac7a5 Fixes WICs port number validation error.
10 years ago