1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00
gns3-server/gns3server/compute/dynamips/nodes
grossmj af3ae0df24 Merge branch '2.1'
# Conflicts:
#	gns3server/compute/dynamips/nodes/atm_switch.py
2019-09-30 16:11:26 +08:00
..
__init__.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
atm_switch.py Merge branch '2.1' 2019-09-30 16:11:26 +08:00
bridge.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c1700.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c2600.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c2691.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c3600.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c3725.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c3745.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
c7200.py Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425 2018-10-15 17:05:49 +07:00
device.py Fix hardware virtualization detection when an ethernet switch is running 2016-12-14 11:04:13 +01:00
ethernet_hub.py Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
ethernet_switch.py Avoid sending warning message all the time for Ethernet switch. 2019-05-23 15:57:08 +07:00
frame_relay_switch.py Fix remote packet capture for Dynamips. 2019-04-01 20:58:18 +07:00
router.py Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824 2019-07-10 15:40:11 +02:00