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
grossmj 0ee31361c0
Support for packet capture on VMware VM links.
9 years ago
..
__init__.py Explicitly import handlers so freezing application can find and include the right modules. 9 years ago
config_handler.py Fixes rename bug for linked clones in VirtualBox. 9 years ago
docker_handler.py Initial Docker support from Google Summer of Code 9 years ago
dynamips_device_handler.py Explicitly delete Dynamips NIOs and unmap VCs for ATM and Frame-Relay switches. 9 years ago
dynamips_vm_handler.py Catch GeneratorExit exception when trying to create a Ghost IOS image. 9 years ago
file_handler.py Revert "Merge branch 'unstable'" 9 years ago
iou_handler.py Allow to send the iourc when starting the VM 9 years ago
network_handler.py Adds project id when requesting UDP port. 9 years ago
project_handler.py Fix closing project when multiple project is open 9 years ago
qemu_handler.py Validation schema for qemu-img 9 years ago
server_handler.py Alternative local server shutdown (mostly intended for Windows). 9 years ago
version_handler.py Fix version test 9 years ago
virtualbox_handler.py Prevent starting different hypervisors that leverage hardware virtualization (VT-x/AMD-V). Fixes #548. 9 years ago
vmware_handler.py Support for packet capture on VMware VM links. 9 years ago
vpcs_handler.py Return an explicit error when a NIO type is not supported by a VM. 9 years ago