1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-12 17:10:55 +00:00
gns3-server/tests/handlers/api
grossmj 2764828f38 Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438.
* The PCAP file is directly accessed if controller and client are on the same host.
* The PCAP file is streamed from the compute server to the client with the controller as a proxy when the controller is remote for the client.
2018-10-27 14:47:17 +07:00
..
compute Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
controller Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00
__init__.py Display an upload form (upload is not yet ready) 2015-02-23 11:28:33 +01:00
base.py Fix tests to work with new version of aiohttp (>= 3.0) 2018-10-17 17:32:10 +07:00