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
grossmj 3560cda06c
Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566
6 years ago
..
appliances Sync appliances 6 years ago
compute Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
configs
controller Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
handlers Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
schemas Forbid controller and compute servers to be different versions. 6 years ago
symbols Custom icons and small fixes for TraceNG integration. 6 years ago
templates
ubridge Add command information when uBridge has an error. Ref #1289 6 years ago
utils Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
web Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 6 years ago
__init__.py
__main__.py
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 7 years ago
crash_report.py Release v2.1.9 6 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Implement a minimum interval between psutil calls. Fixes #2262 6 years ago
run.py Base support for TraceNG. 6 years ago
version.py Forbid controller and compute servers to be different versions. 6 years ago