gns3-server/gns3server/compute/dynamips
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
..
adapters Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
nios Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
nodes Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
__init__.py Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
dynamips_device_factory.py Frame Relay and ATM switches migrated to the new API. 2016-05-20 17:59:59 -06:00
dynamips_error.py Raise an error if image is missing on compute 2016-06-07 15:34:04 +02:00
dynamips_hypervisor.py Rename hypervisor to compute 2016-04-15 17:59:59 +02:00
dynamips_vm_factory.py Base for generic switch nodes. Ref #492. 2016-05-15 11:23:14 -06:00
hypervisor.py Merge branch '1.5' into 2.0 2016-05-24 10:13:53 +02:00