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 de5934f818
Merge remote-tracking branch 'origin/2.2' into 2.2
6 years ago
..
appliances Update appliances. 6 years ago
compute Merge remote-tracking branch 'origin/2.2' into 2.2 6 years ago
configs New VPCS base config. Fixes #786. 7 years ago
controller Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
handlers Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
schemas Return compute port information via API. Ref #1420. 6 years ago
static Gitkeep for web-ui directory 6 years ago
symbols Add affinity symbols. Ref https://github.com/GNS3/gns3-gui/issues/2488 6 years ago
templates Serve WebUI handlers and update-bundled-web-ui script, Ref: #1362 6 years ago
ubridge Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
utils Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
web Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
__init__.py New base server. 9 years ago
__main__.py Allow to start server with python -m gns3server 9 years ago
config.py Do not show log message if configuration file doesn't exist. Fixes #1206. 6 years ago
crash_report.py Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578 6 years ago
main.py History support for console and telnet application, Fixes: #1083 7 years ago
notification_queue.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
run.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
version.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago