Commit graph

3508 commits

Author SHA1 Message Date
Christian Hesse
1e3a52f2d6 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-03-19 14:38:43 +01:00
Christian Hesse
332ce2e6ac bump required RouterOS version for all scripts 2026-03-19 14:38:43 +01:00
Christian Hesse
24b07cbd40 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-03-19 14:38:43 +01:00
Christian Hesse
d4c7443fc6 Merge branch 'break-in-loop' into next 2026-03-19 14:38:43 +01:00
Christian Hesse
98636d9afe Merge branch 'continue-in-loop' into next 2026-03-19 14:38:43 +01:00
Christian Hesse
ba8b94f19b telegram-chat: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
b6adfb9418 Merge branch 'early-exit-with-exit' into next 2026-03-19 14:38:43 +01:00
Christian Hesse
70c484b8e3 dhcp-to-dns: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
2c6f645622 telegram-chat: use :break in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
982beb9660 Merge branch 'compare-ids' into next 2026-03-19 14:38:43 +01:00
Christian Hesse
b111b23421 global-functions: deprecate $ExitError 2026-03-19 14:38:43 +01:00
Christian Hesse
da7a66d83b dhcp-to-dns: use another :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
1f9d985948 check-certificates: use :break in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
7cdfc34f46 Merge branch 'drop-builtin-trust-anchors' into next 2026-03-19 14:38:43 +01:00
Christian Hesse
9031875b35 global-functions: deprecate $HexToNum 2026-03-19 14:38:43 +01:00
Christian Hesse
e1c8237680 update-tunnelbroker: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
5643a60e77 dhcp-to-dns: use :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
89b6fe9fd4 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-19 14:38:43 +01:00
Christian Hesse
aa35d983ed INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-03-19 14:38:43 +01:00
Christian Hesse
26be488b66 log-forward: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
d85d886469 update-gre-address: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
152dd752fd telegram-chat: use :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
e7fb78bf02 mod/ssh-keys-import: drop old property
The property name changed in RouterOS 7.21beta2, so bump required
version to 7.21.
2026-03-19 14:38:43 +01:00
Christian Hesse
cafae19330 global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-03-19 14:38:43 +01:00
Christian Hesse
381b4ac263 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-19 14:38:43 +01:00
Christian Hesse
5d9958100a telegram-chat: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
4d12f8d3ed netwatch-dns: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
8682e237c3 contrib/html: strip question mark from anchor 2026-03-19 14:38:43 +01:00
Christian Hesse
6af2c82c3e README: drop the old builtin-trust-anchors 2026-03-19 14:38:43 +01:00
Christian Hesse
f57badbd9c sms-forward: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
2a6e0d0d4c netwatch-dns: use :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
65febff022 contrib/html: break the line 2026-03-19 14:38:43 +01:00
Christian Hesse
1b33e450cf sms-action: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
7cca977661 netwatch-dns: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
40586b1b2f ppp-on-up: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
25b18fcbe2 netwatch-dns: use :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
b035ae1244 packages-update: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
8754e0373b global-functions: $ScriptInstallUpdate: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
52932725bc ospf-to-leds: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
1d83ddbd03 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
d19fa7593e netwatch-notify: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
798502edbe fw-addr-lists: fix indention 2026-03-19 14:38:43 +01:00
Christian Hesse
8e2006b2ae netwatch-dns: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
1b1f68a20e fw-addr-lists: use :continue in loop 2026-03-19 14:38:43 +01:00
Christian Hesse
2488436e35 log-forward: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
e10b5f6f23 lease-script: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
dde2251920 ipv6-update: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
897e4ebb63 ipsec-to-dns: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
a53d248b50 hotspot-to-wpa-cleanup: early exit with :exit 2026-03-19 14:38:43 +01:00
Christian Hesse
e22907854d hotspot-to-wpa: early exit with :exit 2026-03-19 14:38:43 +01:00