You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/controller
grossmj 3940f013d4
Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777
4 years ago
..
gns3vm Allow Hyper-V to run on AMD when Windows 10 build 19640 or later is detected. Fixes #1777 4 years ago
ports
__init__.py Default port set to 80 for server running in the GNS3 VM. Fixes #1737 4 years ago
appliance.py Support controller reloading for templates, appliances and projects. Ref #1743 4 years ago
appliance_manager.py
compute.py Possible fix for problem connecting to the GNS3 VM. Ref https://github.com/GNS3/gns3-gui/issues/2969 #1760 4 years ago
controller_error.py
drawing.py Prevent locked drawings to be deleted. Fixes https://github.com/GNS3/gns3-gui/issues/2948 4 years ago
export_project.py
import_project.py
link.py
node.py
notification.py
project.py Option to reset or not all MAC addresses when exporting or duplicating a project. 4 years ago
snapshot.py
symbol_themes.py
symbols.py
template.py Support controller reloading for templates, appliances and projects. Ref #1743 4 years ago
template_manager.py Disallow to modify a template if changes cannot be written on disk. Fixes #1695 5 years ago
topology.py Fix tests. Ref #1754 4 years ago
udp_link.py