Commit Graph

2988 Commits (11321383c55cb5b50b03f8ec6e5090c39e961826)
 

Author SHA1 Message Date
Julien Duponchelle e5dba5e66a
Fix bug with other directory of Qemu images
7 years ago
Julien Duponchelle 3c0bdd12b5
Do not raise an error if no VM is selected for remote GNS3 VM
7 years ago
Julien Duponchelle 47c58bb400
Fix UnboundLocalError: local variable 'vmname' referenced before assignment
7 years ago
Julien Duponchelle c9f3ea4489
Fix some race condition in project deletion
7 years ago
Julien Duponchelle d10e707f4f
Turn off coveralls
7 years ago
Julien Duponchelle 28cbae546d
Fix tests broken by recent pytest upgrades
7 years ago
Julien Duponchelle 82da073dd7
If qemu status change internally we mirror it
7 years ago
Julien Duponchelle 6938e400d1
Fix VPCS test suite
7 years ago
Julien Duponchelle bfb23ce7a3
Fix hostname of VPCS is not changed
7 years ago
Julien Duponchelle e06be6729a
Fix streaming test
7 years ago
Julien Duponchelle 304d92764c
Fix capture stop with Wireshark
7 years ago
Julien Duponchelle 2de284ea30
Fix some tests on travis
7 years ago
Julien Duponchelle 7a0783d050
Drop a useless debug information
7 years ago
Julien Duponchelle 7241063ddf
Fix sometimes VirtualBox VM are not loading
7 years ago
Julien Duponchelle 1527a1a4e1 Fix cloud on Linux
8 years ago
Jeremy Grossmann ec0181a5ad Merge pull request #856 from GNS3/dynamips_directory_layout
8 years ago
Julien Duponchelle e87f5fd782
Merge branch 'master' into 2.0
8 years ago
Julien Duponchelle e63171c2c2
1.5.3dev1
8 years ago
Julien Duponchelle 19c4ec1867
1.5.3
8 years ago
Julien Duponchelle b1ae884bf0
Drop NAT port from cloud from old topologies
8 years ago
Julien Duponchelle 1bf54bcaeb
Fix Port labels for docker VMs incorrect
8 years ago
Julien Duponchelle 82c99418b4
Fix If cloud interface is down the project doesn't open
8 years ago
Julien Duponchelle 69d8ed5636
Catch Timeout error from VirtualBox GNS3 VM
8 years ago
Julien Duponchelle df694ca9eb
Fix export of IOU configuration
8 years ago
Julien Duponchelle 720adb7721
Fix a crash with VirtualBox in some conditions
8 years ago
Julien Duponchelle 9480065b28 Sata disk interface support for Qemu VMs. (#862)
8 years ago
Julien Duponchelle afd46ec010
Fix random error in the dynamips test suite after previous commit
8 years ago
Julien Duponchelle 6150929a5b
Support conversion to dynamips new directory layout on remote
8 years ago
Julien Duponchelle e0071f5b59
Catch error when a file is deleted during the compression of project
8 years ago
Julien Duponchelle 666461277d
Fix a crash with some docker images
8 years ago
Julien Duponchelle 41d32a5f71
Fix Wrong slot numbering on IOS router
8 years ago
Julien Duponchelle f7d87f09f1
Fix VPCS configuration is overwritten on project load
8 years ago
Julien Duponchelle 58287b3638
Fix wrong short label for ethernet switch, hub & VPCS
8 years ago
Julien Duponchelle 2de60ba257
Drop a useless line of code in port_manager
8 years ago
Julien Duponchelle 035cbac28e
Fix binding console host for VMware and VirtualBox
8 years ago
Julien Duponchelle b63273ec97
Fix resume of dynamips routers
8 years ago
Julien Duponchelle 45cf004946
Merge branch 'master' into 2.0
8 years ago
Bernhard Ehlers 8019374ed0
Fix sporadically systemd is unable to start gns3-server
8 years ago
Julien Duponchelle 688122c467
Fix RuntimeError: File size has increased during compressing
8 years ago
Julien Duponchelle 5c8193556d
Do not dump local compute configuration when saving topology
8 years ago
Julien Duponchelle a2fdc92fcb
Change directory layout for dynamips.
8 years ago
Julien Duponchelle 955a466be5
Ensure we can't connect to occupy port
8 years ago
Julien Duponchelle 51aef2b9c7
Fix handling of UTF-8 in large SVG files
8 years ago
Julien Duponchelle 6778b29fc0
Prevent a crash when you close a dynamips node and create a link at the same time
8 years ago
Julien Duponchelle d4be588973
Cleanup tests around port name
8 years ago
Julien Duponchelle a329f89294
Remove Yarl version requirements (trust aiohttp for it)
8 years ago
Julien Duponchelle c06d2e3118
Fix short label diplay instead of custom interface labels
8 years ago
Julien Duponchelle 12f09829e7
Improve error message about the netmask
8 years ago
grossmj c9fc0a0d6d Do not mark VirtualBox adapter as connected when not connected to another node in GNS3.
8 years ago
grossmj 855ab13655 Add missing 'DLT_PPP_SERIAL' PCAP link type in schemas.
8 years ago