Commit Graph

146 Commits (a7b56739a949589e7ba4229afab8c5c1f0364754)

Author SHA1 Message Date
grossmj 967c7d066d
Delete old code after merging
1 day ago
grossmj 7619080a50
Merge branch '2.2' into 3.0
1 day ago
grossmj 74782d413f
Change method to allocate AUX console for existing Dynamips nodes
1 day ago
grossmj c41c11eb34
Backport auxiliary console support for Qemu, Docker and Dynamips nodes
1 day ago
grossmj 6f2b12c218
Fix to allow changing the auxiliary console for IOS router nodes.
4 months ago
grossmj 08ee40548f
Add custom executable paths on Windows
8 months ago
grossmj bc1016474e Merge branch '2.2' into 3.0
10 months ago
grossmj 24bb0ca419 Add custom executable paths on Windows
10 months ago
grossmj 061ee1491d Disable IOS hostname check for Dynamips ghost instances
10 months ago
grossmj 267c4cbbbb Merge branch '2.2' into 3.0
2 years ago
grossmj 8ef59c7832 Fix c7200_i0_log.txt is created in the current directory. Fixes #2191
2 years ago
grossmj c57b0cbb53 Find Dynamips version before hypervisor launch and do not require Dynamips v0.2.23
2 years ago
grossmj 27d9063e56 Merge 2.2
2 years ago
grossmj 5459543eb5 Fix issue when detecting Dynamips version (version is not set until after Dynamips has started)
2 years ago
grossmj da7c7d16e4 Fix starting Dynamips on Windows
2 years ago
grossmj 771a9a5ddb Require Dynamips 0.2.23 and bind Dynamips hypervisor on 127.0.0.1
2 years ago
grossmj 1148dbc48e Fix issue when calling reset_console with running VPCS and Qemu nodes. Ref #1619
2 years ago
grossmj 17e0b2e259 Stricter checks to create/update an Ethernet switch and add tests
2 years ago
grossmj 80f5ca0c3f Checks for valid hostname on server side for Dynamips, IOU, Qemu and Docker nodes
2 years ago
grossmj e50bed5bee Support delete Qemu disk image from API
2 years ago
grossmj 74c675d5b0 Drop Windows support
3 years ago
grossmj cefab8d362 Rename __json__() to asdict()
3 years ago
grossmj 44074ff7c9 Some cleaning.
3 years ago
grossmj c021e21309 Use black with -l 120 param.
3 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
3 years ago
grossmj 30ebae207f Use Pydantic to validate the server config file.
4 years ago
grossmj 802959f9ab Merge branch 'master' into 3.0
4 years ago
grossmj 8cce0eedee Fix console type error when creating Ethernet switch node. Fixes #1873
4 years ago
grossmj a5d89b428a Merge branch '2.2' into 3.0
4 years ago
grossmj 5dab0c2587 Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082
4 years ago
grossmj a92c47b310 Add HTTP client to reuse the aiohttp session where needed.
4 years ago
grossmj eb3cb8a41f Migration to FastAPI
4 years ago
grossmj 7043d48f1a Auxiliary console support for Qemu. Ref #2873
4 years ago
grossmj 65c8bb6754 Fix AUX console not allocated for Dynamips IOS routers.
4 years ago
grossmj dff035d957 Support for "usage" for "Cloud" nodes. Fixes https://github.com/GNS3/gns3-gui/issues/2887
4 years ago
grossmj 1cbed45f16 Fix Dynamips ghost image support when project contains a space. Fixes #3015
4 years ago
Torstein Husebø f9ab4ffb96 fix warning that you are explicitly comparing literals
5 years ago
grossmj 6aed064a86 Fix cannot delete Dynamips router the content of the "usage" field. Fixes https://github.com/GNS3/gns3-gui/issues/2947
5 years ago
grossmj a47fa83cec Fix renaming IOL hostname replaces %h only in a single place. Fixes #1707
5 years ago
grossmj 7cfd0d4d1d Use compatible shlex_quote to handle case where Windows needs double quotes around file names, not single quotes. Ref https://github.com/GNS3/gns3-gui/issues/2866
5 years ago
grossmj af3ae0df24 Merge branch '2.1'
5 years ago
grossmj 67e70c4628 Fix wrong Dynamips command used to rename an ATM switch. Fixes #1651
5 years ago
grossmj b0f74c2a5e Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824
5 years ago
grossmj a86f881d83 Avoid sending warning message all the time for Ethernet switch.
5 years ago
grossmj 6edcbd0461 Set console type to "none" by default for Ethernet switches and add a warning if trying to use "telnet". Fixes https://github.com/GNS3/gns3-gui/issues/2776
5 years ago
grossmj a17119187b Fix remote packet capture for Dynamips.
6 years ago
grossmj 4cc5dbc228 Fix remote packet capture and make sure packet capture is stopped when deleting an NIO. Fixes https://github.com/GNS3/gns3-gui/issues/2753
6 years ago
grossmj 1f1d93d078 Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556
6 years ago
grossmj f0ffb07165 Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
6 years ago
grossmj 9ed181151f New node information dialog to display general, usage and command line information.
6 years ago