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
Julien Duponchelle 7fea6f0e2e
Fix conversion issue for old IOU projects
7 years ago
..
gns3vm Do not try to start the GNS3 VM if the name is none 8 years ago
ports
__init__.py Fix a rare crash when closing a project 7 years ago
compute.py Fix stacktrace display when connecting to remote server 8 years ago
controller_error.py
drawing.py
export_project.py Disallow export of project with VirtualBox linked clone 7 years ago
import_project.py
link.py Improve a lot project loading speed 8 years ago
node.py
notification.py Fix sometimes you have an exception when closing GNS3 8 years ago
project.py Fix a rare error when closing a project 7 years ago
snapshot.py Catch permission error when restoring a snapshot 7 years ago
symbols.py Fix an error if you don't have permissions on your symbols directory 8 years ago
topology.py Fix conversion issue for old IOU projects 7 years ago
udp_link.py