gns3-server/gns3server/compute/docker
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
..
resources Added "/sbin" to init script PATH variable so that its possible to 2018-10-06 16:06:24 +01:00
__init__.py Fix installation with Python 3.7. Fixes #1414. 2018-10-16 15:56:06 +07:00
docker_error.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
docker_vm.py Refactor how clients access PCAP capture files. Fixes https://github.com/GNS3/gns3-gui/issues/2438. 2018-10-27 14:47:17 +07:00