Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
... to prevent confusion after restore.
|
|
... that logs a warning when backup is booted.
|
|
|
|
|
|
|
|
... and pass script name for clean logging.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... for every script on required RouterOS version.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #56
|
|
|
|
Chances are that two devices schedule the script (nearly) simultaneously.
Causing a lot of failures from fetch. Instead of forcing a retry on
*every* invocating we add (and increase) a random delay, that is
slowly decreasd on success. This should minimize failures...
|
|
Ups... 😳
|
|
... to randomize in friction of unit.
This requires :tonsec from RouterOS 7.12.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was borked with a2749b276003a90b95b9723e287542be56c0d0c1. 😳
|
|
This should not ultimately destroy user's configuration.
|
|
... to make sure it does not fail on (partly) installed scripts. This
should work to fix borked base installation now.
|
|
|
|
|
|
|
|
|
|
... which broke with commit 080bef89a934980271a50eed25a494a0bc33d007.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... as this works with WPA3 as well. 😜
|
|
|
|
|
|
|
|
|