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 3560cda06c
Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566
6 years ago
..
__init__.py Rename hypervisor to compute 8 years ago
atm_switch.py Use ubridge for dynamips routers 7 years ago
bridge.py Fix AttributeError: 'NoneType' object has no attribute 'send' 7 years ago
c1700.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
c2600.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
c2691.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
c3600.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
c3725.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
c3745.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
c7200.py Refactoring to use a common node class for all VMs and other (future) objects. 8 years ago
device.py Fix hardware virtualization detection when an ethernet switch is running 8 years ago
ethernet_hub.py Use ubridge for dynamips routers 7 years ago
ethernet_switch.py Catch exceptions when using AsyncioTelnetServer. Fixes #1321. 6 years ago
frame_relay_switch.py Use ubridge for dynamips routers 7 years ago
router.py Use asyncio.ensure_future() instead of asyncio.async() with conservative approach to support Python < 3.4.4. Fixes https://github.com/GNS3/gns3-gui/issues/2566 6 years ago