gns3-server/gns3server/compute/dynamips/nodes
Julien Duponchelle 67c04a7855
Watch for dynamips rom & nvram change
This monitor for change the file from dynamips by computing a
hash of the watched file.

The way dynamips work prevent the update of the modification time.

We can improve that by using native system for watching file but:
* it's require dependencies specific for each OS
* dependencies use C extensions
* this is only a backup if your router is cleanly shutdown we export
stuff
2016-06-13 15:57:36 +02:00
..
__init__.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
atm_switch.py Frame Relay and ATM switches migrated to the new API. 2016-05-20 17:59:59 -06:00
bridge.py Rename hypervisor to compute 2016-04-15 17:59:59 +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 Frame Relay and ATM switches migrated to the new API. 2016-05-20 17:59:59 -06:00
ethernet_hub.py Ethernet hub and Ethernet switch almost fully migrated to the new API. 2016-05-19 22:45:04 -06:00
ethernet_switch.py Ethernet hub and Ethernet switch almost fully migrated to the new API. 2016-05-19 22:45:04 -06:00
frame_relay_switch.py Frame Relay and ATM switches migrated to the new API. 2016-05-20 17:59:59 -06:00
router.py Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00