Commit Graph

616 Commits (adc2f69d5d84ecc615ca08e67716225548a5c4aa)

Author SHA1 Message Date
grossmj 395277d5c5 Support for console auto start.
7 years ago
grossmj 757c103c03 Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361.
7 years ago
grossmj 509b171b06 Allow to have projects with the same name in different locations.
7 years ago
grossmj ea0009db6c Save state feature for VirtualBox and VMware. New "On close" setting to
7 years ago
grossmj 64949f5d04 Fix bug with 'none' console type for Ethernet switch.
7 years ago
grossmj 669d2ec038 Merge branch '2.1' into 2.2
7 years ago
grossmj 297bbd91ec Fix traceng tests.
7 years ago
grossmj 898f180310 Fix issue with start all.
7 years ago
grossmj b7780ba7cc Check for valid IP address and prevent to run on non-Windows platforms.
7 years ago
grossmj d08c08617c Support for source and destination for traceNG.
7 years ago
grossmj 5d704aa478 Fix tests.
7 years ago
grossmj e52775fa3a Support for console type "none".
7 years ago
grossmj 8b91894fa4 Improve suspend a link for Qemu and VirtualBox VMs.
7 years ago
grossmj fb3bcf3b8f Basic project stats.
7 years ago
grossmj 90ce6093d8 Some spring cleaning.
7 years ago
grossmj a4626a2b79 Custom icons and small fixes for TraceNG integration.
7 years ago
grossmj 397c1322b4 Base support for TraceNG.
7 years ago
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
7 years ago
grossmj 38f458db7c Delete old pcap file when starting a new packet capture.
7 years ago
grossmj 233e41d006 Fix export project test.
7 years ago
grossmj 22db13d2bf Fix bug preventing to export portable projects with IOU images.
7 years ago
grossmj d911e82dc4 Merge remote-tracking branch 'origin/2.1' into 2.1
7 years ago
grossmj c93d0d8d12 Make sure we don't try to read when opening a file in binary more. Fixes #1301.
7 years ago
ziajka 53a229f8e9 Fix never reached condition
7 years ago
ziajka 05b6be2e42 Compatybility with controller, default_symbol and hover_symbol, Fixes: #2444
7 years ago
ziajka 9be76d98a2 Filter snapshots directory during the snapshot, Fixes: #1297
7 years ago
ziajka 09c7d73ee9 Filter snapshots directory during the snapshot, Fixes: #1297
7 years ago
grossmj fff593b358 Fix error when appliance template is broken (missing fields). Fixes #1287.
7 years ago
grossmj abbe3d3a31 Fix "Change of linked base VM doesn't work with templates migrated from 2.0"
7 years ago
grossmj 519df3ab35 Let a project be opened when a port cannot be found (can happens if a project is corrupted).
7 years ago
grossmj e5c76750b1 Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
7 years ago
grossmj 008baad86a Update link state and save project when a link is suspended or filters are added/removed (without node properties set).
7 years ago
ziajka eeae07e783 Conservative approach to supported versions of Python 3.4 and asyncio.ensure_future, Ref. #1269
7 years ago
ziajka d9a0ec9ff3 Replace asyncio.async with ensure_future because of deprecation, Fixes: #1269
7 years ago
grossmj 28f8216590 Merge branch '2.1' into 2.2
7 years ago
grossmj 7ded71142f Fix same MAC address for duplicated Qemu nodes.
7 years ago
grossmj c281f55fb2 Fix same base MAC for duplicated IOS routers. Fixes #1264.
7 years ago
grossmj e5e2b7a8ac Fix "Creating multiple IOU nodes at once assigns the same application id". Fixes #1239.
7 years ago
grossmj ffc7024b64 Fix error while getting appliance list. Fixes #1258.
7 years ago
grossmj 88989cc274 Default symbol must be computer.svg
7 years ago
grossmj ab6fe6da1d Compatibility for old node templates (those with default_symbol and hover_symbol properties).
7 years ago
grossmj f9c7c15f95 Fixing race condition when starting the GNS3 VM.
7 years ago
grossmj 5f14f8eb46 Default VPCS name format is now PC-{0}.
7 years ago
ziajka f48420af58 Increase timeout for creation of image, Ref. #2239
7 years ago
ziajka a393e7f723
Merge pull request #1205 from GNS3/aiohttp-2.3.1
7 years ago
grossmj 3e3e1df051 Allow users to see an error when the server cannot stream a PCAP file.
7 years ago
grossmj cfe8e9e85c Warn users if the GNS3 VM and local server are not in the same subnet. Fixes #1231.
7 years ago
grossmj 6e2752648a Implement #1153 into 2.2 branch.
7 years ago
grossmj e54d574e47 Fix auto idle-pc from preferences.
7 years ago
grossmj 061af38b5a Make sure connected links are removed when a node is deleted.
7 years ago