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 8b879c0614
Support wireshark remote capture
10 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 Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches. 10 years ago
file_handler.py Support wireshark remote capture 10 years ago
iou_handler.py Fix tests broken by a previous commit 10 years ago
network_handler.py Adds project id when requesting UDP port. 10 years ago
project_handler.py Let the server know about the project name and convert old IOU projects on remote servers. 10 years ago
qemu_handler.py Cleaner and generic way to set Qemu & IOU VM settings. 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 Fix a crash in VirtualBox vm creation 10 years ago
vpcs_handler.py Display an upload form (upload is not yet ready) 10 years ago