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 1beae95443
Multiple improvements around starting the GNS3 VM
8 years ago
..
gns3vm Add more debug informations if VM failed to start 8 years ago
ports Fix port naming for atm switch 8 years ago
__init__.py Wait for the end of project loading before making new change 8 years ago
compute.py Multiple improvements around starting the GNS3 VM 8 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Fix crash when you import a corrupted SVG 8 years ago
export_project.py Fix a crash when we have error during export project 8 years ago
import_project.py Fix BadZipFile: File is not a zip file 8 years ago
link.py Prevent connect a node to himself 8 years ago
node.py Better handle compute unavailable errors 8 years ago
notification.py Option for auto close project when no client listen 8 years ago
project.py Wait for the end of project loading before making new change 8 years ago
snapshot.py Send notification when snasphot is restored 8 years ago
symbols.py Return default symbol if user asked for a non existing symbol 8 years ago
topology.py Drop console_type serial, and enable_remote_console for Vbox and VMware 8 years ago
udp_link.py Expose debug informations about links 8 years ago