Commit graph

3630 commits

Author SHA1 Message Date
Christian Hesse
b47ada967c hotspot-to-wpa: rework for RouterOS 7.24 compatibility 2026-07-23 14:50:07 +02:00
Christian Hesse
23e5c00de0 netwatch-dns: check with a HTTP/2 request
We need RouterOS 7.24 for this to catch runtime errors for bad
command parameters.

Actually this would work with RouterOS 7.23 on architectures that
support http-version=http2 ...
2026-07-23 14:50:07 +02:00
Christian Hesse
1c5ec9d505 Merge branch 'dhcp-to-dns' into next 2026-07-23 14:50:07 +02:00
Christian Hesse
405b8b4d9b bump required RouterOS version for all scripts 2026-07-23 14:50:07 +02:00
Christian Hesse
6f1b9377bd dhcp-to-dns: allow to ignore for specific lease 2026-07-23 14:50:07 +02:00
Christian Hesse
02f7d1f5a8 global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-07-23 14:50:07 +02:00
Christian Hesse
e8fa9603ff update list of contributors 2026-07-23 14:50:07 +02:00
Christian Hesse
1067648ac4 Merge branch 'break-in-loop' into next 2026-07-23 14:50:07 +02:00
Łukasz Witkowski
cb10a7f21f dhcp-to-dns: allow to specify domain for CNAMEs...
... in network or lease.

Co-authored-by: Christian Hesse <mail@eworm.de>
2026-07-23 14:50:07 +02:00
Christian Hesse
781e7252f4 Merge branch 'continue-in-loop' into next 2026-07-23 14:50:07 +02:00
Christian Hesse
03869e00fd telegram-chat: fix indention 2026-07-23 14:50:07 +02:00
Łukasz Witkowski
054d4377a0 dhcp-to-dns: set $LeaseInfo
Co-authored-by: Christian Hesse <mail@eworm.de>
2026-07-23 14:50:07 +02:00
Christian Hesse
ed54ced08d Merge branch 'early-exit-with-exit' into next 2026-07-23 14:50:07 +02:00
Christian Hesse
770276d705 dhcp-to-dns: fix indention 2026-07-23 14:50:07 +02:00
Christian Hesse
60eafbdd5c telegram-chat: use :break in loop 2026-07-23 14:50:07 +02:00
Łukasz Witkowski
37324b3e69 dhcp-to-dns: convert DNS names to lower case
Co-authored-by: Christian Hesse <mail@eworm.de>
2026-07-23 14:50:07 +02:00
Christian Hesse
00fdb0fbd6 Merge branch 'compare-ids' into next 2026-07-23 14:50:07 +02:00
Christian Hesse
93b20eae6a doc/mode-button: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
b7b169f28d dhcp-to-dns: use another :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
643cbcc996 check-certificates: use :break in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
67e073d2ba dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-23 14:50:07 +02:00
Christian Hesse
bb52bc8242 global-functions: deprecate $HexToNum 2026-07-23 14:50:07 +02:00
Christian Hesse
ccf64d92f1 global-functions: deprecate $ExitError 2026-07-23 14:50:07 +02:00
Christian Hesse
f381c89fcd dhcp-to-dns: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
1d78804439 log-forward: fix indention 2026-07-23 14:50:07 +02:00
Christian Hesse
690fe5b15f update-tunnelbroker: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
d646a186bb telegram-chat: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
a535bc9646 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-23 14:50:07 +02:00
Christian Hesse
b209d724ac update-gre-address: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
307da44e7c netwatch-dns: fix indention 2026-07-23 14:50:07 +02:00
Christian Hesse
b53c5e256c telegram-chat: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
96da8a6f3d netwatch-dns: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
50a8c81591 sms-forward: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
e920e01721 netwatch-dns: fix indention 2026-07-23 14:50:07 +02:00
Christian Hesse
f1adf00471 sms-action: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
9194281c9f netwatch-dns: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
d6e473724b ppp-on-up: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
65ba69fb0f lobal-functions: $ScriptInstallUpdate: fix indention 2026-07-23 14:50:07 +02:00
Christian Hesse
61da32a982 packages-update: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
ef1cef0496 global-functions: $ScriptInstallUpdate: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
5681676d16 ospf-to-leds: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
ea4f4d2e03 global-functions: $CleanName: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
e05829bc21 netwatch-notify: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
c928ef2e17 fw-addr-lists: fix indention 2026-07-23 14:50:07 +02:00
Christian Hesse
dde696711f netwatch-dns: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
2e1f574583 fw-addr-lists: use :continue in loop 2026-07-23 14:50:07 +02:00
Christian Hesse
d7606d27a1 mode-button-scheduler: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
22e9fbd57a log-forward: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
dd32713935 ipv6-update: early exit with :exit 2026-07-23 14:50:07 +02:00
Christian Hesse
e964921880 ipsec-to-dns: early exit with :exit 2026-07-23 14:50:07 +02:00