mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
67c04a7855
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 |
||
---|---|---|
.. | ||
compute | ||
controller | ||
handlers | ||
resources | ||
utils | ||
web | ||
__init__.py | ||
conftest.py | ||
test_asyncio.py | ||
test_config.py | ||
test_run.py | ||
test_utils.py | ||
utils.py |