gns3-server/gns3server
2024-04-07 12:43:15 +07:00
..
appliances Sync appliances 2024-04-07 12:43:15 +07:00
compute Fix cannot stop Docker VM while console connection is still active. 2024-04-04 22:57:33 +07:00
configs Change "ip cef" to "no ip cef" in IOU default configs. Fixes #2298 2023-10-23 15:16:49 +10:00
controller Merge branch '2.2' into bugfix/3555 2024-02-26 16:22:15 +08:00
disks Use recent OVMF firmware (stable-202305) and use flash drives to configure Qemu command line 2023-07-04 13:06:34 +10:00
handlers Support for web socket console over HTTPS 2024-01-28 12:13:04 +11:00
schemas Fix Ethernet switch and Ethernet hub port validations. Fixes #2334 2024-01-28 12:13:09 +11:00
static Release v2.2.46 2024-02-26 16:55:12 +08:00
symbols Update affinity symbols. Fixes https://github.com/GNS3/gns3-gui/issues/3232 2021-09-20 17:46:19 +09:30
templates Fix redirection to web-ui bundled server 2019-07-04 08:59:33 +02:00
ubridge Fix uBrigde error popups when Docker image has stopped. Fixes https://github.com/GNS3/gns3-gui/issues/2957 2020-04-06 13:52:04 +09:30
utils Address the telnet console bug. Add wait_for for drain() call. If we're stuck on drain then the buffer isn't getting emptied. 5 seconds after drain() blocks, exception will be thrown and client will be removed from connection table and will no longer be a problem. 2024-02-02 22:09:31 -05:00
web Update CORS policy 2024-01-28 12:13:08 +11:00
__init__.py New base server. 2015-01-13 17:05:26 -07:00
__main__.py Allow to start server with python -m gns3server 2015-08-25 22:31:45 +02:00
config.py Improved how the path to the config file is actually determined 2019-11-11 11:20:51 +01:00
crash_report.py Release v2.2.46 2024-02-26 16:55:12 +08:00
main.py Do not compute checksums on macOS 2024-01-28 12:13:07 +11:00
notification_queue.py Catch exception when psutil returns OSError 2020-08-06 13:37:27 +09:30
run.py Change runtime checks for Python version 2024-02-09 16:49:58 +11:00
version.py Development on 2.2.47.dev1 2024-03-05 01:07:16 +08:00