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 106915f419
Return md5sum and filesize in the list of images
8 years ago
..
gns3vm Stop raising error if VMware has not enough ram. Not working on some system 8 years ago
ports Fix connection issue with IOU when a device as serial link 8 years ago
__init__.py The gns3_controller.conf is located in the same directory of gns3_server.conf 8 years ago
compute.py Return md5sum and filesize in the list of images 8 years ago
controller_error.py Fix logging issues with the controller 8 years ago
drawing.py Fix invalid height for drawing images 8 years ago
export_project.py Fix a warning when export 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 Support symbol None (from old versions) 8 years ago
notification.py Option for auto close project when no client listen 8 years ago
project.py /duplicate support non opened projects 8 years ago
snapshot.py Send notification when snasphot is restored 8 years ago
symbols.py Fix an issue with old symbols paths 8 years ago
topology.py Fix Error when converting some dynamips topologies from 1.3 => 2.0 8 years ago
udp_link.py Fix errors where free port as marked as used after an error 8 years ago