1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00
gns3-server/gns3server
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
..
compute Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
controller Controller side unique node name allocation. Ref #541. 2016-06-11 17:31:30 -06:00
handlers Controller side unique node name allocation. Ref #541. 2016-06-11 17:31:30 -06:00
schemas Fix an error when updating IOU node 2016-06-10 16:39:54 +02:00
templates Return a compute name it could be different of compute id 2016-05-23 11:27:47 +02:00
ubridge Merge branch '1.5' into 2.0 2016-06-02 13:47:40 +02:00
utils Watch for dynamips rom & nvram change 2016-06-13 15:57:36 +02:00
web Auto upload missing images 2016-06-07 19:38:01 +02:00
__init__.py
__main__.py
config.py Generic class for watch file change 2016-06-10 17:51:19 +02:00
crash_report.py Cleanup unbreakable space 2016-05-18 11:23:45 +02:00
main.py Fix the watch local server configuration file 2016-05-30 15:18:49 +02:00
notification_queue.py The controller has a streaming API 2016-03-17 17:32:37 +01:00
run.py Drop code for temporary projects 2016-05-24 17:57:04 +02:00
version.py 1.5.0dev5 2016-06-01 20:32:23 +02:00