Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-10-25 | ipv6-update: create a dynamic address-list entry only | Christian Hesse | 1 | -2/+2 | |
This should make sure that the script runs once after reboot, even if the prefix does not change. An existing static entry needs to be removed to make this work! https://github.com/eworm-de/routeros-scripts/issues/85 | |||||
2024-10-23 | ipv6-update: ignore if address was acquired | Christian Hesse | 1 | -0/+6 | |
https://github.com/eworm-de/routeros-scripts/issues/85 | |||||
2024-07-16 | bump RouterOS requirement for all scripts and modules... | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.14 anyway. | |||||
2024-04-07 | bump RouterOS requirement for all scripts and modules...routeros-7.13-6 | Christian Hesse | 1 | -1/+1 | |
... now that global-functions requires RouterOS 7.13 anyway. | |||||
2024-03-12 | ipv6-update: switch to $LogPrint | Christian Hesse | 1 | -10/+11 | |
2024-03-12 | ipv6-update: drop main function, use :do with on-error | Christian Hesse | 1 | -7/+6 | |
2024-03-12 | global-functions: $ScriptLock: do not exit from global function | Christian Hesse | 1 | -1/+3 | |
2024-03-04 | ipv6-update: move code into function | Christian Hesse | 1 | -51/+55 | |
2024-01-30 | ipv6-update: use :jobname to get script name | Christian Hesse | 1 | -1/+3 | |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 | |
2023-06-13 | ipv6-update: lock the script | Christian Hesse | 1 | -0/+3 | |
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -0/+76 | |
No functional change for the user... The migration is done automatically. |