Commit Graph

942 Commits (c333e9451f4c0bc44668468ce56607588a7d4bc2)

Author SHA1 Message Date
Julien Duponchelle 2938b97bd4 Improve dynamips startup_config dump
9 years ago
Julien Duponchelle 8225bad76b Fix usage of qemu 0.10 on Windows
9 years ago
Julien Duponchelle ba4128f57b Show hostname when the hostname is missing in the iourc.txt
9 years ago
Julien Duponchelle f92ac6e52e Fix a crash when docker is not available
9 years ago
Julien Duponchelle 758fb2a0e7 adapter_remove_nio_binding is a coroutine for all device type
9 years ago
Julien Duponchelle 5a28b9409a Fix Crash at startup when docker is not installed
9 years ago
Julien Duponchelle 1f756c0d4f Merge branch '1.4' into 1.5
9 years ago
Julien Duponchelle d184b65800 Improve PR #386
9 years ago
Julien Duponchelle fba049767a Merge branch 'addCapabilities' of https://github.com/boenrobot/gns3-server into boenrobot-addCapabilities
9 years ago
Julien Duponchelle fab8b3f46f Fix race condition when killing iouyap
9 years ago
Julien Duponchelle 884bfa4724 Merge branch '1.4' into 1.5
9 years ago
Julien Duponchelle 137cf59e97 Catch exception if we can't change process priority on Windows
9 years ago
Vasil Rangelov d00efbfb0f Adds a handler for getting the Qemu related capabilities of the server. Currently includes just a check for KVM architectures.
9 years ago
Vasil Rangelov a4d9f95c9b Fixed showing of Qemu hdb_disk_interface - it showed hda_disk_interface instead, which resulted in an odd visual glitch in the GUI.
9 years ago
Julien Duponchelle 061b459abe Prevent error when quick close of gns3 server after docker usage
9 years ago
Jeremy Grossmann 8cf55166cb Merge pull request #379 from GNS3/docker_cleanup
9 years ago
Julien Duponchelle 8de90d8236 Ubridge 0.9.3 is require
9 years ago
Julien Duponchelle 31046358cc Add more informations in the debug status page
9 years ago
Julien Duponchelle 61cf91d83c Fix tests on Windows
9 years ago
Julien Duponchelle 33edbefa3b Docker cleanup and improvements
9 years ago
Julien Duponchelle 480ca037cd Fix test on Windows
9 years ago
Jeremy Grossmann a9e1801e7d Merge pull request #374 from GNS3/patch_used_port
9 years ago
Julien Duponchelle 7dfb386a66 Add log about wher iou capture packet
9 years ago
Julien Duponchelle 2aaad4749b Replace by another TCP port if port is already used
9 years ago
Julien Duponchelle f3b71dcdef Fix ProcessLookupError in Qemu
9 years ago
grossmj a67b218bde Increase vmrun timeout to 120 seconds. Ref #360.
9 years ago
grossmj 1071b6366f Fixes termination notification to indicate the right process name (IOU vs iouyap). Ref #359.
9 years ago
grossmj 19d5c1c05b Fixes error with non initialized uBridge. Fixes #367.
9 years ago
Julien Duponchelle a6826fe0bf Remove debug that can crash qemu
9 years ago
Julien Duponchelle 42a4df5079 Support VM usage for qemu
9 years ago
Julien Duponchelle 5b347fe48f Raise error if server received windows path
9 years ago
Julien Duponchelle c7cc155b78 Merge branch 'master' into unstable
9 years ago
grossmj 11cf2294da Remove NIO FIFO and Mcast (unused). Fixes #348.
9 years ago
Julien Duponchelle 3f4da9050c Support VPCS 0.6.1
9 years ago
Julien Duponchelle 63edcc1c34 Fix duplicate of -no-kvm options
9 years ago
Julien Duponchelle caade47e16 Fix tests about images paths security
9 years ago
Julien Duponchelle 390c88d7cd Raise an error if user send a non local path to remote server
9 years ago
Julien Duponchelle da240f21ba Apply pep8 fix
9 years ago
Julien Duponchelle 1248584841 Cleanup unused and duplicates
9 years ago
Julien Duponchelle 58d2a5d4b0 Support VPCS 0.6.1
9 years ago
grossmj bd47c21514 Sets console end port to 7000. Fixes #343.
9 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago
grossmj 9ca72f3bbc Correctly display log messages.
9 years ago
grossmj e4735308f8 Merge remote-tracking branch 'origin/master'
9 years ago
grossmj 13a3e8f324 Tentative fix for "WinError 64 The specified network name is no longer available" issues.
9 years ago
Julien Duponchelle 6fbc84c0dc Return relative path for dynamips images
9 years ago
Julien Duponchelle 7ee12edb5c Fix add existing IOS not working
9 years ago
Julien Duponchelle d9f94e653b Allow vpcs 0.8b
9 years ago
Julien Duponchelle 7967a922bc Merge branch 'master' into unstable
9 years ago
Julien Duponchelle bd54c55ae1 Fix minor errors reported by codacy.com
9 years ago
Julien Duponchelle 69c38c6414 Use pytest 2.8 so it's work with Python 3.5 without warning
9 years ago
grossmj 32f9baf682 Fixes Windows named pipe issue. Fixes #340.
9 years ago
Julien Duponchelle 6edb41ded7 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 42c8fb7c29 Raise an error when you use a port outside the ranges
9 years ago
Julien Duponchelle c2a08a391c Fix crash in IOU config export
9 years ago
grossmj ce4727e51a Support for modifications to a base Qemu VM (not a linked clone).
9 years ago
Julien Duponchelle 504a4af4ab Enforce console port for VNC
9 years ago
grossmj 6e36687347 Fixes issue when loading a project using VMware vmnet interfaces. Fixes #319.
9 years ago
grossmj 57bbd63085 Support for NAT connection with cloud for VMware VMs. Fixes #322.
9 years ago
grossmj b53f0e89ce Change message when VMware is not installed on Linux. Ref #326.
9 years ago
grossmj ac75977ae0 Send a warning notification if there is not enough RAM left to start a VM. Implements #329.
9 years ago
Julien Duponchelle c700804014 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 91c2bd7e98 Asyncio qemu fix and raise error if coroutine not used
9 years ago
Julien Duponchelle 0a536278fc Fix asyncio error when closing the app
9 years ago
grossmj 5cb2b33a99 Removes VMware lock check. Fixes #328.
9 years ago
grossmj 133b01b2a6 Merge remote-tracking branch 'origin/unstable' into unstable
9 years ago
grossmj ee6ef9f3d5 Wait for pipe file to be created before starting the remote console for VMware and VirtualBox VMs. Fixes #331.
9 years ago
Julien Duponchelle ccd45c2f45 Merge branch 'master' into unstable
9 years ago
grossmj a6286db7b1 Release UDP ports when closing a Qemu VM. Fixes #323.
9 years ago
Julien Duponchelle 9c23093510 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 98ac295e2e Escape other usage of glob
9 years ago
Julien Duponchelle c50c735e86 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle acd5c992ba Fix Dynamips identifier is already used by another router
9 years ago
Julien Duponchelle 9b740e85d0 Fix Dynamips identifier is already used by another router
9 years ago
Julien Duponchelle da7f910482 glob.escape is available with Python 3.4
9 years ago
Julien Duponchelle 4c13f8e6ea Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 4232ea8a00 Protect dynamips against bad glob
9 years ago
Julien Duponchelle ec7a9615ac Fix issue with Qemu networking following merge
9 years ago
Julien Duponchelle 5e3ce48a52 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle 3d7d8682ee OVA file support
9 years ago
Julien Duponchelle 034ac392b7 Support listing images in subdirectories
9 years ago
grossmj fc5afa6676 Catch ProcessLookupError in Qemu VM.
9 years ago
grossmj 3f86df5169 Fixes uncalled coroutine.
9 years ago
grossmj 970f22a83e Use the correct UDP tunnel Qemu syntax for version > 1.1.0 when legacy networking is enabled.
9 years ago
Julien Duponchelle dd7f6eb021 Fix crash
9 years ago
Julien Duponchelle d19b3f15ed VMware player linux support
9 years ago
grossmj 80d99ec395 Fixes some minor issues.
9 years ago
grossmj 9737783eb6 Do not require a TAP interface to already exist. Fixes #321.
9 years ago
grossmj 09aa31fb43 Do not automatically delete Dynamips bootflash file because they are necessary to restore VLANs on the c3600 platform.
9 years ago
Julien Duponchelle e7ea9e8047 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle bfe3b12342 Fix dynamips configuration lost when you delete a node
9 years ago
Julien Duponchelle bf0813b4b9 Merge branch 'master' into unstable
9 years ago
Julien Duponchelle c43960fbfd Clarify error message when we got UTF-8 chars in the iourc file
9 years ago
Julien Duponchelle 6a6beb752a Merge remote-tracking branch 'origin/master' into unstable
9 years ago
grossmj 5bcabc705f Use custom VMnet interfaces without host adapter when uBridge is not used. Fixes #673.
9 years ago
grossmj b90df5806d Automatically add the -no-kvm option if -icount is detected to help with the migration of ASA VMs created before version 1.4
9 years ago
Julien Duponchelle b1f3210a4c Fix a crash at vmware stop
9 years ago
Julien Duponchelle bb080fa96a Fix a crash when starting a VMware vm
9 years ago
Julien Duponchelle e236f63162 Add how to add vmnet interfaces explantion in the error message
9 years ago
Julien Duponchelle 3e71529702 Fix path of VMinventory for fusion
9 years ago