1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 14:58:57 +00:00
gns3-server/gns3server/compute
Andrej Krpič 3b7dc21ef0 Fix binary websocket access to the console
telnet_writer.write is not an async method - drain() is.
Remove async keyword so the call is the same as for the text websocket.
2021-07-26 12:58:35 +02:00
..
adapters
builtin Fix VMware support on macOS BigSur 2021-06-08 11:56:33 +09:30
docker Wait longer for x11 socket file to be created. Ref #1761 2020-06-10 20:37:13 +09:30
dynamips Fix console type error when creating Ethernet switch node. Fixes #1873 2021-03-01 13:55:52 +10:30
iou Allocate application IDs for IOU nodes on the controller. 2020-02-10 15:20:49 +08:00
nios Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
qemu Merge branch 'master' into 2.2 2021-02-16 19:02:12 +10:30
traceng Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
virtualbox Handle "aborted" state for VirtualBox VMs. Fixes #1702 2020-01-23 18:00:33 +08:00
vmware Fix VMware support on macOS BigSur 2021-06-08 11:56:33 +09:30
vpcs Fix bug when starting of vpcs stopped with "quit". Fixes https://github.com/GNS3/gns3-gui/issues/3110 2021-02-14 13:50:10 +10:30
__init__.py
base_manager.py Fix tests. 2021-05-15 19:43:36 +09:30
base_node.py Fix binary websocket access to the console 2021-07-26 12:58:35 +02:00
error.py
notification_manager.py
port_manager.py Change the default UDP port range to be 20000 to 30000. Ref #1271 2019-11-06 12:25:30 +08:00
project_manager.py
project.py Fix IOU symlink issue on remote servers. 2019-03-18 18:11:16 +07:00