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 46910a183e
Allow to use the local node even without --local
8 years ago
..
__init__.py Allow to use the local node even without --local 8 years ago
base_gns3_vm.py Finish support of VMware based GNS3 VM. 8 years ago
compute.py Fix websocket error when closing the server 8 years ago
controller_error.py Fix logging issues with the controller 9 years ago
drawing.py Function for computing size of symbols 8 years ago
export_project.py Replace snapshots by import / export 8 years ago
gns3_vm_error.py Base for GNS3 VM controlled by the controller. 8 years ago
import_project.py By default project auto close when you exit client 8 years ago
link.py Fix websocket error when closing the server 8 years ago
node.py Center label when hostname change 8 years ago
notification.py Option for auto close project when no client listen 8 years ago
project.py By default project auto close when you exit client 8 years ago
snapshot.py Send notification when snasphot is restored 8 years ago
symbols.py Compute node size on server 8 years ago
topology.py Fix a typo 8 years ago
udp_link.py Correclty cleanup packet capture objects when closing server 8 years ago
virtualbox_gns3_vm.py Basic API for GNS3 VM. 8 years ago
vmware_gns3_vm.py Finish support of VMware based GNS3 VM. 8 years ago