aboutsummaryrefslogtreecommitdiffstats
path: root/ipv6-update.rsc
AgeCommit message (Expand)AuthorFilesLines
11 daysipv6-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 Gravatar Christian Hesse1-2/+2
13 daysipv6-update: ignore if address was acquired•••https://github.com/eworm-de/routeros-scripts/issues/85 Gravatar Christian Hesse1-0/+6
2024-07-16bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. Gravatar Christian Hesse1-1/+1
2024-04-07bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.13 anyway. routeros-7.13-6Gravatar Christian Hesse1-1/+1
2024-03-12ipv6-update: switch to $LogPrintGravatar Christian Hesse1-10/+11
2024-03-12ipv6-update: drop main function, use :do with on-errorGravatar Christian Hesse1-7/+6
2024-03-12global-functions: $ScriptLock: do not exit from global functionGravatar Christian Hesse1-1/+3
2024-03-04ipv6-update: move code into functionGravatar Christian Hesse1-51/+55
2024-01-30ipv6-update: use :jobname to get script nameGravatar Christian Hesse1-1/+3
2024-01-01update copyright for 2024Gravatar Christian Hesse1-1/+1
2023-06-13ipv6-update: lock the scriptGravatar Christian Hesse1-0/+3
2023-03-07rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95Gravatar Christian Hesse1-0/+76