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/compute
grossmj a896346c77
Fix issue with notification queue that prevented to properly close projects. Fix #1493
6 years ago
..
__init__.py Check for valid IP address and prevent to run on non-Windows platforms. 6 years ago
atm_switch_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
capabilities_handler.py Some spring cleaning. 6 years ago
cloud_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
docker_handler.py Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482 6 years ago
dynamips_vm_handler.py Fix issue with "usage" variable for Dynamips VMs. Fixes #1495 6 years ago
ethernet_hub_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
ethernet_switch_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
frame_relay_switch_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
iou_handler.py Merge 2.1 into 2.2 branch. 6 years ago
nat_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
network_handler.py Return compute port information via API. Ref #1420. 6 years ago
notification_handler.py Fix issue with notification queue that prevented to properly close projects. Fix #1493 6 years ago
project_handler.py Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474. 6 years ago
qemu_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
server_handler.py Fix some typos. 6 years ago
traceng_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
virtualbox_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago
vmware_handler.py Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482 6 years ago
vpcs_handler.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 6 years ago