Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
11 days | ipv6-update: create a dynamic address-list entry only•••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 | Christian Hesse | 1 | -2/+2 |
13 days | ipv6-update: ignore if address was acquired•••https://github.com/eworm-de/routeros-scripts/issues/85 | Christian Hesse | 1 | -0/+6 |
2024-07-16 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. | Christian Hesse | 1 | -1/+1 |
2024-04-07 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.13 anyway. routeros-7.13-6 | Christian Hesse | 1 | -1/+1 |
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"•••No functional change for the user... The migration is done automatically. change-95 | Christian Hesse | 1 | -0/+76 |