Christian Hesse
2959463b06
dhcp-to-dns: support ignoring networks
2026-03-16 11:43:45 +01:00
Christian Hesse
393c5fe5a6
bump required RouterOS version for all scripts
2026-03-16 11:43:45 +01:00
Christian Hesse
85c59df2ea
global-functions: $NetMask6: use shift operator...
...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-03-16 11:43:45 +01:00
Christian Hesse
a6ad856c67
Merge branch 'break-in-loop' into next
2026-03-16 11:43:45 +01:00
Christian Hesse
c6a295be41
Merge branch 'continue-in-loop' into next
2026-03-16 11:43:45 +01:00
Christian Hesse
8a0022cf0b
telegram-chat: fix indention
2026-03-16 11:43:45 +01:00
Christian Hesse
60b96e4db4
dhcp-to-dns: fix indention
2026-03-16 11:43:45 +01:00
Christian Hesse
7b3e21cbb0
telegram-chat: use :break in loop
2026-03-16 11:43:45 +01:00
Christian Hesse
d838680336
dhcp-to-dns: use another :continue in loop
2026-03-16 11:43:45 +01:00
Christian Hesse
6ae5119016
dhcp-to-dns: use :continue in loop
2026-03-16 11:43:45 +01:00
Christian Hesse
d51de2b6ee
Merge branch 'early-exit-with-exit' into next
2026-03-16 11:19:25 +01:00
Christian Hesse
0230c9a339
telegram-chat: use :continue in loop
2026-03-16 11:19:25 +01:00
Christian Hesse
cc39aae095
Merge branch 'compare-ids' into next
2026-03-16 11:19:25 +01:00
Christian Hesse
49597ffdb8
global-functions: deprecate $ExitError
2026-03-16 11:19:25 +01:00
Christian Hesse
1cffddb28b
netwatch-dns: fix indention
2026-03-16 11:19:25 +01:00
Christian Hesse
a5dc3d82e7
Merge branch 'drop-builtin-trust-anchors' into next
2026-03-16 11:19:25 +01:00
Christian Hesse
c51cd6da7e
global-functions: deprecate $HexToNum
2026-03-16 11:19:25 +01:00
Christian Hesse
30c6b9e50f
update-tunnelbroker: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
ab86fc5def
netwatch-dns: use :continue in loop
2026-03-16 11:19:25 +01:00
Christian Hesse
0b07245449
mod/notification-email: use errors from command...
...
... instead of reading status from properties. This was introduced in
RouterOS 7.21beta2 (and we bump to 7.21 instead).
2026-03-16 11:19:25 +01:00
Christian Hesse
8efe58ec3f
INITIAL-COMMANDS: drop the old builtin-trust-anchors
2026-03-16 11:19:25 +01:00
Christian Hesse
077410559a
log-forward: fix indention
2026-03-16 11:19:25 +01:00
Christian Hesse
9227dbd9a4
update-gre-address: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
414360709d
netwatch-dns: fix indention
2026-03-16 11:19:25 +01:00
Christian Hesse
b4f0b4bde7
mod/ssh-keys-import: drop old property
...
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-03-16 11:19:25 +01:00
Christian Hesse
b400853f58
global-functions: $CertificateAvailable: drop the old builtin-trust-anchors
2026-03-16 11:19:25 +01:00
Christian Hesse
9e521eae40
log-forward: use comparison for ids
...
This was introduced with RouterOS 7.22beta1.
Initializing $LogForwardLast with boolean value looks odd, but this is
reuqired to match the very first message.
2026-03-16 11:19:25 +01:00
Christian Hesse
dbf31b8b71
telegram-chat: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
bc7e7d93f0
netwatch-dns: use :continue in loop
2026-03-16 11:19:25 +01:00
Christian Hesse
428478e690
dhcp-to-dns: remove unused variable
2026-03-16 11:19:25 +01:00
Christian Hesse
2684bdef64
README: drop the old builtin-trust-anchors
2026-03-16 11:19:25 +01:00
Christian Hesse
fcddd9c60d
sms-forward: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
d53bbda358
global-functions: $ScriptInstallUpdate: fix indention
2026-03-16 11:19:25 +01:00
Christian Hesse
c9d480b316
sms-action: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
ebfe8e14db
global-functions: $ScriptInstallUpdate: use :continue in loop
2026-03-16 11:19:25 +01:00
Christian Hesse
cc896d7b5f
ppp-on-up: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
e8bfef3176
fw-addr-lists: fix indention
2026-03-16 11:19:25 +01:00
Christian Hesse
d8273484cd
packages-update: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
feaeacc47a
fw-addr-lists: use :continue in loop
2026-03-16 11:19:25 +01:00
Christian Hesse
70b39defb5
ospf-to-leds: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
b999408617
check-certificates: use :continue in loop
2026-03-16 11:19:25 +01:00
Christian Hesse
814919e2e0
netwatch-notify: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
948f0d7338
netwatch-dns: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
5fb069f7b4
log-forward: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
1de6407f0d
lease-script: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
e9d9272e96
ipv6-update: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
3acbb5370e
ipsec-to-dns: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
075ff580f3
hotspot-to-wpa-cleanup: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
c06c3b6f99
hotspot-to-wpa: early exit with :exit
2026-03-16 11:19:25 +01:00
Christian Hesse
05feb3a7c5
gps-track: early exit with :exit
2026-03-16 11:19:25 +01:00