Commit graph

3608 commits

Author SHA1 Message Date
Łukasz Witkowski
4fe3ba1d1f dhcp-to-dns: convert DNS names to lower case 2026-07-15 21:33:18 +02:00
Christian Hesse
1162f01ecc dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-15 21:33:18 +02:00
Christian Hesse
6dbd228c7f bump required RouterOS version for all scripts 2026-07-15 21:33:18 +02:00
Christian Hesse
5221d79ff1 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-07-15 21:33:18 +02:00
Christian Hesse
76c2c97c6c Merge branch 'break-in-loop' into next 2026-07-15 21:33:18 +02:00
Christian Hesse
b2e7ec1b5c Merge branch 'continue-in-loop' into next 2026-07-15 21:33:18 +02:00
Christian Hesse
0d6a2a9381 telegram-chat: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
e2adfb362c Merge branch 'early-exit-with-exit' into next 2026-07-15 21:33:18 +02:00
Christian Hesse
6b8324a51a dhcp-to-dns: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
97a1088823 telegram-chat: use :break in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
9c1e2d3897 Merge branch 'compare-ids' into next 2026-07-15 21:33:18 +02:00
Christian Hesse
b7e12faf6e global-functions: deprecate $ExitError 2026-07-15 21:33:18 +02:00
Christian Hesse
d7951e52b9 dhcp-to-dns: use another :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
a7f88ad976 check-certificates: use :break in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
0763344ba1 CERTIFICATES: correct the details on certificates 2026-07-15 21:33:18 +02:00
Christian Hesse
876b58804c global-functions: deprecate $HexToNum 2026-07-15 21:33:18 +02:00
Christian Hesse
c6137ef347 update-tunnelbroker: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
ee34a67fcb dhcp-to-dns: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
c8c9165e9c log-forward: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
849755a604 update-gre-address: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
f57030a2cd telegram-chat: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
6b30813630 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 21:33:18 +02:00
Christian Hesse
bf4e520eb2 telegram-chat: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
3405b5c2f5 netwatch-dns: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
bea67c57b0 sms-forward: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
3a307c4ddd netwatch-dns: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
61d871efad sms-action: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
214f2114a2 netwatch-dns: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
65a873c137 ppp-on-up: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
00c07aa260 netwatch-dns: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
f5045612e0 packages-update: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
70f90a55b9 global-functions: $ScriptInstallUpdate: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
9e6eb5eccf ospf-to-leds: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
880df18e07 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
60d7ca7b19 netwatch-notify: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
39dfc053ac global-functions: $CleanName: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
a267bb05bd netwatch-dns: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
eeca8d7f1b fw-addr-lists: fix indention 2026-07-15 21:33:18 +02:00
Christian Hesse
f04b4fc2f3 log-forward: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
82ca8e1bc1 fw-addr-lists: use :continue in loop 2026-07-15 21:33:18 +02:00
Christian Hesse
edd2aa3ff3 ipv6-update: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
efa4ea77db ipsec-to-dns: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
69accb0adb hotspot-to-wpa-cleanup: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
4302acad23 hotspot-to-wpa: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
81a7eeb624 gps-track: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
031838d27f fw-addr-lists: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
3374d52561 firmware-upgrade-reboot: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
b59606fd0e dhcpv6-client-lease: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
505d417c01 dhcpv4-server-lease: early exit with :exit 2026-07-15 21:33:18 +02:00
Christian Hesse
53d35bca72 dhcp-to-dns: early exit with :exit 2026-07-15 21:33:18 +02:00