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 dcf94a5852
Requires a project to be opened to start/stop/suspend all nodes. Fixes #1609
5 years ago
..
gns3vm Fix issue when starting GNS3 VM for Hyper-V 5 years ago
ports
__init__.py Fix template migration issues from GUI to controller. Fixes https://github.com/GNS3/gns3-gui/issues/2803 5 years ago
appliance.py
appliance_manager.py
compute.py
controller_error.py
drawing.py
export_project.py
import_project.py Support snapshots for portable projects. Fixes https://github.com/GNS3/gns3-gui/issues/2792 5 years ago
link.py
node.py Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824 5 years ago
notification.py
project.py Requires a project to be opened to start/stop/suspend all nodes. Fixes #1609 5 years ago
snapshot.py
symbol_themes.py
symbols.py
template.py
template_manager.py
topology.py Update the GNS3 version in topology file if converted. Ref https://github.com/GNS3/gns3-gui/issues/2798 5 years ago
udp_link.py