.. |
gns3vm
|
Automatically add vboxnet and DHCP server if not present for VirtualBox GNS3 VM. Ref #2266
|
2023-09-12 16:14:44 +07:00 |
ports
|
Fix issue when cannot skip slots for Dynamips routers. Fixes https://github.com/GNS3/gns3-gui/issues/3000
|
2020-06-29 20:00:30 +09:30 |
__init__.py
|
Add 'install_builtin_appliances' and 'resources_path' settings in the server config
|
2024-07-08 18:06:33 +02:00 |
appliance_manager.py
|
Add 'install_builtin_appliances' and 'resources_path' settings in the server config
|
2024-07-08 18:06:33 +02:00 |
appliance.py
|
Support controller reloading for templates, appliances and projects. Ref #1743
|
2020-04-30 15:30:50 +09:30 |
compute.py
|
Fix warnings in tests
|
2024-05-09 17:11:12 +07:00 |
controller_error.py
|
Fix logging issues with the controller
|
2016-03-04 16:55:59 +01:00 |
drawing.py
|
Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948
|
2020-03-16 16:30:08 +10:30 |
export_project.py
|
Option to keep the compute IDs unchanged when exporting a project
|
2024-07-06 17:08:16 +02:00 |
import_project.py
|
Option to keep the compute IDs unchanged when exporting a project
|
2024-07-06 17:08:16 +02:00 |
link.py
|
Fix error when updating a link style. Fixes https://github.com/GNS3/gns3-gui/issues/2461
|
2021-08-24 11:35:33 +09:30 |
node.py
|
Revert "Backport auxiliary console support for Qemu, Docker and Dynamips nodes"
|
2024-09-23 13:10:58 +07:00 |
notification.py
|
Fix tests for project notifications.
|
2019-02-23 23:20:11 +07:00 |
project.py
|
Option to keep the compute IDs unchanged when exporting a project
|
2024-07-06 17:08:16 +02:00 |
snapshot.py
|
Option to keep the compute IDs unchanged when exporting a project
|
2024-07-06 17:08:16 +02:00 |
symbol_themes.py
|
Add NAT symbols
|
2024-04-22 18:51:29 +07:00 |
symbols.py
|
Sort symbols by theme. Fixes https://github.com/GNS3/gns3-gui/issues/3230
|
2021-09-20 20:09:58 +09:30 |
template_manager.py
|
Add NAT symbols
|
2024-04-22 18:51:29 +07:00 |
template.py
|
Support controller reloading for templates, appliances and projects. Ref #1743
|
2020-04-30 15:30:50 +09:30 |
topology.py
|
Improve error message when a project cannot be parsed.
|
2024-09-23 13:23:03 +07:00 |
udp_link.py
|
Fix link capture for ATM switch. Fixes https://github.com/GNS3/gns3-gui/issues/3570
|
2024-04-23 18:35:36 +07:00 |