Commit graph

3591 commits

Author SHA1 Message Date
Łukasz Witkowski
d79da00eca dhcp-to-dns: set $LeaseInfo 2026-05-20 09:16:45 +02:00
Łukasz Witkowski
bad16e3625 dhcp-to-dns: convert DNS names to lower case 2026-05-20 09:16:45 +02:00
Christian Hesse
0c38242f9c dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-05-20 09:16:45 +02:00
Christian Hesse
0aac905859 bump required RouterOS version for all scripts 2026-05-20 09:16:45 +02:00
Christian Hesse
0d84272ee9 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-05-20 09:16:45 +02:00
Christian Hesse
09389ee857 Merge branch 'break-in-loop' into next 2026-05-20 09:16:45 +02:00
Christian Hesse
1d46786a69 Merge branch 'continue-in-loop' into next 2026-05-20 09:16:45 +02:00
Christian Hesse
0360b0484d telegram-chat: fix indention 2026-05-20 09:16:45 +02:00
Christian Hesse
a4704e1369 Merge branch 'early-exit-with-exit' into next 2026-05-20 09:16:45 +02:00
Christian Hesse
b5527ef1a0 dhcp-to-dns: fix indention 2026-05-20 09:16:45 +02:00
Christian Hesse
a15f0d89f6 telegram-chat: use :break in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
59d195254d global-functions: deprecate $ExitError 2026-05-20 09:16:45 +02:00
Christian Hesse
ac7330ed96 dhcp-to-dns: use another :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
c1b29e61e2 check-certificates: use :break in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
a30fab1d1d update-tunnelbroker: early exit with :exit 2026-05-20 09:16:45 +02:00
Christian Hesse
36b8be7204 dhcp-to-dns: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
70596943e0 update-gre-address: early exit with :exit 2026-05-20 09:16:45 +02:00
Christian Hesse
467c2dba95 telegram-chat: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
b5538eba39 telegram-chat: early exit with :exit 2026-05-20 09:16:45 +02:00
Christian Hesse
0c9533c4f4 netwatch-dns: fix indention 2026-05-20 09:16:45 +02:00
Christian Hesse
ff6a0a301d sms-forward: early exit with :exit 2026-05-20 09:16:45 +02:00
Christian Hesse
e68a6e55ed netwatch-dns: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
4590790aa1 netwatch-dns: fix indention 2026-05-20 09:16:45 +02:00
Christian Hesse
8bc9dd1fd6 netwatch-dns: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
43a09049d7 global-functions: $ScriptInstallUpdate: fix indention 2026-05-20 09:16:45 +02:00
Christian Hesse
32f8c7f57a global-functions: $ScriptInstallUpdate: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
1eaf866f03 global-functions: $CleanName: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
aadc06545d fw-addr-lists: fix indention 2026-05-20 09:16:45 +02:00
Christian Hesse
c0033d6969 fw-addr-lists: use :continue in loop 2026-05-20 09:16:45 +02:00
Christian Hesse
d1e3bc8cbc Merge branch 'compare-ids' into next 2026-05-20 09:16:44 +02:00
Christian Hesse
f64aa260ce sms-action: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
9911c8a0be Merge branch 'html-class-shadow' into next 2026-05-20 09:16:44 +02:00
Christian Hesse
71c0a8f288 global-functions: deprecate $HexToNum 2026-05-20 09:16:44 +02:00
Christian Hesse
93ebc2f6a9 ppp-on-up: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
d08f01c5d3 contrib/logo-color: add class (and shadow) for screenshots 2026-05-20 09:16:44 +02:00
Christian Hesse
3e380a0d6a log-forward: fix indention 2026-05-20 09:16:44 +02:00
Christian Hesse
9df63ea966 packages-update: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
9bc9238598 contrib/html: support any class name from image alt text 2026-05-20 09:16:44 +02:00
Christian Hesse
f00145405c 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-05-20 09:16:44 +02:00
Christian Hesse
8efef50b29 ospf-to-leds: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
16223b7a03 general/style: add shadow for code blocks 2026-05-20 09:16:44 +02:00
Christian Hesse
624b91d317 netwatch-notify: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
024405c43d contrib/html: add class and shadow for screenshots 2026-05-20 09:16:44 +02:00
Christian Hesse
3823a4a444 netwatch-dns: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
ac28f5661a contrib/html: add a class and shadow for notifications 2026-05-20 09:16:44 +02:00
Christian Hesse
882bbb70f5 log-forward: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
1c15667b7b doc/telegram-chat: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
bf6d987626 ipv6-update: early exit with :exit 2026-05-20 09:16:44 +02:00
Christian Hesse
e1e98bee69 doc/sms-forward: start image alt text with 'notification:' or 'screenshot:' 2026-05-20 09:16:44 +02:00
Christian Hesse
e93a9da3bb ipsec-to-dns: early exit with :exit 2026-05-20 09:16:44 +02:00