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/handlers/api
Julien Duponchelle c98bcedd39
Cleanup the temporary project after modules have been notified of the
9 years ago
..
__init__.py Explicitly import handlers so freezing application can find and include the right modules. 10 years ago
config_handler.py Fixes rename bug for linked clones in VirtualBox. 10 years ago
dynamips_device_handler.py Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches. 10 years ago
dynamips_vm_handler.py Fixes bugs with IOS router configs. Fixes #354. 9 years ago
iou_handler.py Revert "Merge branch 'unstable'" 10 years ago
network_handler.py Adds project id when requesting UDP port. 10 years ago
project_handler.py Cleanup the temporary project after modules have been notified of the 9 years ago
qemu_handler.py NIO NAT support for QEMU VMs (user mode back-end is used). 10 years ago
server_handler.py Alternative local server shutdown (mostly intended for Windows). 10 years ago
version_handler.py Fix version test 10 years ago
virtualbox_handler.py NIO NAT support for VirtualBox VMs. 10 years ago
vpcs_handler.py Return an explicit error when a NIO type is not supported by a VM. 10 years ago