Commit graph

3605 commits

Author SHA1 Message Date
Christian Hesse
7da1bd39c6 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-15 13:34:59 +02:00
Christian Hesse
44db7e9447 bump required RouterOS version for all scripts 2026-07-15 13:34:59 +02:00
Christian Hesse
1040cffa43 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-07-15 13:34:59 +02:00
Christian Hesse
3b5073b1bd Merge branch 'break-in-loop' into next 2026-07-15 13:34:59 +02:00
Christian Hesse
2c1f2beb49 Merge branch 'continue-in-loop' into next 2026-07-15 13:34:59 +02:00
Christian Hesse
9496a0cb52 telegram-chat: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
514e8dd283 Merge branch 'early-exit-with-exit' into next 2026-07-15 13:34:59 +02:00
Christian Hesse
35080e0bdf dhcp-to-dns: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
69cc777a45 telegram-chat: use :break in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
54b74b39d6 Merge branch 'compare-ids' into next 2026-07-15 13:34:59 +02:00
Christian Hesse
33d2bbdd5f global-functions: deprecate $ExitError 2026-07-15 13:34:59 +02:00
Christian Hesse
94b691a517 dhcp-to-dns: use another :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
20e0f4c6eb check-certificates: use :break in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
c119b051b7 global-functions: deprecate $HexToNum 2026-07-15 13:34:59 +02:00
Christian Hesse
799b72f5d4 update-tunnelbroker: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
44b9afe9b9 dhcp-to-dns: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
0ee555cdf4 log-forward: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
45afc3fc7b update-gre-address: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
d1a7a3112b telegram-chat: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
b7aa4d10e9 log-forward: use comparison for ids
This was introduced with RouterOS 7.22beta1.

Initializing $LogForwardLast with boolean value looks odd, but this is
required to match the very first message.
2026-07-15 13:34:59 +02:00
Christian Hesse
c561189cea telegram-chat: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
12967c1491 netwatch-dns: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
ed11c87872 sms-forward: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
a0b4583f31 netwatch-dns: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
57951dce32 sms-action: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
94d3b4c54d netwatch-dns: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
79110df6fa ppp-on-up: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
d1ab96caa6 netwatch-dns: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
538a52be9c packages-update: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
4288882f69 global-functions: $ScriptInstallUpdate: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
9431437fa8 ospf-to-leds: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
3f8f7a3951 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
31bf3da567 netwatch-notify: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
f60d50b620 global-functions: $CleanName: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
c36b909e65 netwatch-dns: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
c02b9e6d6d fw-addr-lists: fix indention 2026-07-15 13:34:59 +02:00
Christian Hesse
9b88ffc290 log-forward: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
b1cb6ebfca fw-addr-lists: use :continue in loop 2026-07-15 13:34:59 +02:00
Christian Hesse
6ffbe4667d ipv6-update: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
b17a2d6184 ipsec-to-dns: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
83893f7898 hotspot-to-wpa-cleanup: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
de59198763 hotspot-to-wpa: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
32d0c23df1 gps-track: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
c2f241ebf9 fw-addr-lists: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
2677fed80f firmware-upgrade-reboot: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
7f2d9780da dhcpv6-client-lease: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
cceda45d4b dhcpv4-server-lease: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
cb78380b82 dhcp-to-dns: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
51ff4204ea dhcp-lease-comment: early exit with :exit 2026-07-15 13:34:59 +02:00
Christian Hesse
c96f0d1ed2 daily-psk: early exit with :exit 2026-07-15 13:34:59 +02:00