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 ef54367bf7
Fix crash when converting topology with broken link
8 years ago
..
gns3vm Replace JSONDecodeError by ValueError (Python 3.4 compatibility) 8 years ago
ports
__init__.py Replace JSONDecodeError by ValueError (Python 3.4 compatibility) 8 years ago
compute.py Close project if one one the compute of the project is down 8 years ago
controller_error.py
drawing.py
export_project.py Fix export of projects with docker with a / in the image name 8 years ago
import_project.py Fix configuration lost during save as on remote server 8 years ago
link.py Prevent capture on non running node 8 years ago
node.py Close project if one one the compute of the project is down 8 years ago
notification.py Prevent capture on non running node 8 years ago
project.py Close project if one one the compute of the project is down 8 years ago
snapshot.py When we restore snapshot on a fail project do not crash 8 years ago
symbols.py
topology.py Fix crash when converting topology with broken link 8 years ago
udp_link.py UDP tunnel debuging 8 years ago