1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/compute/dynamips/nodes
2018-09-02 15:32:33 +07:00
..
__init__.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
atm_switch.py Use ubridge for dynamips routers 2017-07-10 20:38:28 +02:00
bridge.py Fix AttributeError: 'NoneType' object has no attribute 'send' 2017-05-05 17:16:07 +02:00
c1700.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
c2600.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
c2691.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
c3600.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
c3725.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
c3745.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
c7200.py Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
device.py Fix hardware virtualization detection when an ethernet switch is running 2016-12-14 11:04:13 +01:00
ethernet_hub.py Use ubridge for dynamips routers 2017-07-10 20:38:28 +02:00
ethernet_switch.py Update setup.py and fix minor issues. 2018-09-02 15:32:33 +07:00
frame_relay_switch.py Use ubridge for dynamips routers 2017-07-10 20:38:28 +02:00
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 2018-08-24 18:57:18 +07:00