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 490576fedc
Try to fix some 1.3 topology with corrupted data
8 years ago
..
gns3vm Remove noise from log when VMware is not installed 8 years ago
ports Catch error when you provide an invalid port name formating 8 years ago
__init__.py Catch error when the server as trouble to access to itself 8 years ago
compute.py Catch error when you try to put an invalid server url 8 years ago
controller_error.py
drawing.py Fix an error with some SVG 8 years ago
export_project.py Raise error if image are not avaible on main server during export 8 years ago
import_project.py Catch unicode error when you try to duplicate a project with invalid characters 8 years ago
link.py
node.py
notification.py
project.py Fix ComputeError: Can't connect to Main server 8 years ago
snapshot.py
symbols.py Fix error when you delete the builtin symbols directory 8 years ago
topology.py Try to fix some 1.3 topology with corrupted data 8 years ago
udp_link.py