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 fb6a95f7bb
Fix conversion issue with old topology with C3640
7 years ago
..
gns3vm Catch VMWare errors when getting status after GNS3 VM start 7 years ago
ports Fix some port short name display issues 7 years ago
__init__.py Handle broken compute at server startup 7 years ago
compute.py Fix KeyError: 'filename' 7 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Fix an error with some SVG 7 years ago
export_project.py Raise error if image are not avaible on main server during export 7 years ago
import_project.py Catch unicode error when you try to duplicate a project with invalid characters 7 years ago
link.py Escape special characters from SVG text 7 years ago
node.py Escape special characters from SVG text 7 years ago
notification.py Fix sometimes you have an exception when closing GNS3 8 years ago
project.py Fix a race condition when handling error at project opening 7 years ago
snapshot.py Catch permission error when restoring a snapshot 7 years ago
symbols.py Fix error when you have a directory in your symbols directory 7 years ago
topology.py Fix conversion issue with old topology with C3640 7 years ago
udp_link.py UDP tunnel debuging 8 years ago