Commit Graph

2943 Commits (aeb33024cad162165d5b030d3a239c4b4b7dc74a)

Author SHA1 Message Date
grossmj a12c5a95b0 Catch exceptions when using AsyncioTelnetServer. Fixes #1321.
7 years ago
grossmj 025441f027 Add default destination setting for traceng + some checks.
7 years ago
grossmj 2de182eff4 Grid size support for projects.
7 years ago
grossmj 297bbd91ec Fix traceng tests.
7 years ago
grossmj 47e5dfabd8 Merge branch 'traceng' into 2.1
7 years ago
grossmj 898f180310 Fix issue with start all.
7 years ago
grossmj b61bd2dc67 Merge remote-tracking branch 'origin/traceng' into traceng
7 years ago
grossmj b7780ba7cc Check for valid IP address and prevent to run on non-Windows platforms.
7 years ago
grossmj c053a2f350 Enable UDP tunnel option and use ICMP probing by default.
7 years ago
grossmj 05ec14e888 Use the configured IP address to trace.
7 years ago
grossmj d08c08617c Support for source and destination for traceNG.
7 years ago
grossmj 8e695c8af1 Have TraceNG start without needing cmd.exe
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
ziajka 148baaf465 Back to development on v2.1.5dev1
7 years ago
ziajka e54a94240d Re-release v2.1.4
7 years ago
ziajka 4ca216b181 Development on v2.1.5dev1
7 years ago
ziajka e417ee8fed Release v2.1.4
7 years ago
grossmj 3201a996ed Add Juniper JunOS space appliance.
7 years ago
grossmj 1df03d052f Sync checkpoint gaia appliance template.
7 years ago
grossmj da31358a65 Sync appliance templates.
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 0fde1cf54a Ignore invalid BPF filters. Ref #1290.
7 years ago
grossmj 00e781826b Different approach to handle no data returned by uBridge hypervisors. Fixes #1289.
7 years ago
grossmj 7c14e21f4a Different approach to handle no data returned by Dynamips or uBridge hypervisors. Fixes #1289.
7 years ago
grossmj a3a0657502 Do not raise exception if Dynamips or uBridge hypervisor don't return data and are still running. Fixes #1289
7 years ago
grossmj 3ca4f72b99 Fix Dynamips private config not loaded into nvram when starting a router. Fixes #1313.
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 e79e27a73f Handle docker env with last empty line, Fixes: #2420
7 years ago
Jeremy Grossmann a0f2dd374e
Require uBridge version 0.9.14 on Linux
7 years ago
Bernhard Ehlers 3a09bd43dc Implement a minimum interval between psutil calls. Fixes #2262
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 52b690b683 Fix "Unable to override non-custom VMware adapter".
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 4ba523a0d7 Add an error message when Docker container is not ready to be started. Ref #1281.
7 years ago
grossmj 07d2d7b340 Update documentation.
7 years ago
grossmj e5a4afaeb1 Sync appliance files.
7 years ago
grossmj e5c76750b1 Fix issue when running multiple project containing IOU nodes on the same server. Ref #1239.
7 years ago
grossmj 1045364adc Set first byte to 52 when generating a random MAC address for a Qemu VM. Ref #1267.
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 f7d82059d5 Development on v2.1.4dev1
7 years ago
ziajka d2faaee099 Release v2.1.3
7 years ago
grossmj 6fee543ce7 Fix more client/server version tests.
7 years ago
grossmj d4f1084391 Bump version number to 2.1.3dev1
7 years ago
grossmj f525bd2ce1 Update appliance files.
7 years ago
grossmj bd8816d14c Suspend for Docker nodes.
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 30e8949985 Fix "Transport selection via DSN is deprecated" message. Sync is configured with HTTPTransport.
7 years ago
grossmj 393ac85bca Merge remote-tracking branch 'origin/2.1' into 2.1
7 years ago
grossmj 9d9dc037d8 Refresh CPU/RAM info every 1 second. Ref #2262.
7 years ago
Dušan Dragić 6789989cb9 Rename ethernet switch arp command to mac
7 years ago
grossmj ffc7024b64 Fix error while getting appliance list. Fixes #1258.
7 years ago
grossmj ed275e4ec5 Fix UnboundLocalError: local variable 'node' referenced before assignment. Fixes #1256.
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 8b1c68a0b7 Fix problem when searching for VBoxManage. Fixes #1261.
7 years ago
grossmj 97cfb892a6 Improve the search for VBoxManage.
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 7c91e46812 Development on v2.1.3dev1
7 years ago
ziajka 6af64454d0 Release v2.1.2
7 years ago
grossmj 927f7e6b9d Do not show log message if configuration file doesn't exist. Fixes #1206.
7 years ago
Bernhard Ehlers 8907b3d58a GNS3-API: implement GET for specific drawing and link
7 years ago
ziajka d80e01a9c5 Development on v2.1.2dev1
7 years ago
ziajka 5dd0414ab3 Release v2.1.1
7 years ago
grossmj e8353e68bb Merge remote-tracking branch 'origin/2.1' into 2.1
7 years ago
grossmj 23c63bbd4d Protect variable replacement for Qemu options. Escape double quotes.
7 years ago
ziajka 3efe753eee Add proper exception when cannot find tunnel on QEMU, Fixes: #1241
7 years ago
ziajka f48420af58 Increase timeout for creation of image, Ref. #2239
7 years ago
grossmj 79bca29b93 Protect variable replacement for Qemu options.
7 years ago
grossmj 0e4865e049 Bump version to 2.1.1dev2
7 years ago
ziajka a393e7f723
Merge pull request #1205 from GNS3/aiohttp-2.3.1
7 years ago
grossmj 630afc5469 Do not overwrites persistent Docker volumes. Fixes #2358.
7 years ago
grossmj 3e3e1df051 Allow users to see an error when the server cannot stream a PCAP file.
7 years ago
grossmj 3a1ba8f42d Fix issue with Qemu + SPICE when IPv4 is not enabled.
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 1699ce5d1c Add missing appliance files.
7 years ago
grossmj d0850927d0 Update appliance files.
7 years ago
Jeremy Grossmann a80355998d
Merge pull request #1230 from GNS3/consitance-about-exc
7 years ago
grossmj e54d574e47 Fix auto idle-pc from preferences.
7 years ago
ziajka fe60c414b9 Keep consistance of aiohttp.web.HTTPForbidden() execution
7 years ago
grossmj 061af38b5a Make sure connected links are removed when a node is deleted.
7 years ago
grossmj f48549a997 Validate idle-pc values for auto idle-pc feature.
7 years ago
grossmj 958ab2294c Merge remote-tracking branch 'origin/2.1' into 2.1
7 years ago
grossmj dd89b09f84 Fix error when updating packet filter on stopped Docker link. Fixes #1229.
7 years ago
ziajka 860ca3b35d Remotely close telnet console. Ref #2330
7 years ago
ziajka 96a0b52cf8 EthernetSwitch closing connections, Ref: gui/#2330
7 years ago
ziajka fe59c937d5
Merge branch '2.1' into improved-export-project
7 years ago
ziajka b48f5df53f iExport files from remote server, Fixes: gui/#2271
7 years ago
grossmj 3e2e8e61f7 New option: require KVM. If false, Qemu VMs will not be prevented to run without KVM.
7 years ago
grossmj 068077c594 Remove forgotten debug.
7 years ago