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/compute/dynamips/nodes
grossmj 8cce0eedee
Fix console type error when creating Ethernet switch node. Fixes #1873
4 years ago
..
__init__.py
atm_switch.py Merge branch '2.1' 5 years ago
bridge.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c1700.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c2600.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c2691.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c3600.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c3725.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c3745.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
c7200.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 6 years ago
device.py
ethernet_hub.py Fix remote packet capture for Dynamips. 6 years ago
ethernet_switch.py Fix console type error when creating Ethernet switch node. Fixes #1873 4 years ago
frame_relay_switch.py Fix remote packet capture for Dynamips. 6 years ago
router.py Prevent WIC to be added/removed while Dynamips router is running. Fixes https://github.com/GNS3/gns3-gui/issues/3082 4 years ago