Compare commits

..

72 commits

Author SHA1 Message Date
Christian Hesse
456cdfce01 dhcp-to-dns: support to ignore networks
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-04-22 16:15:19 +02:00
Christian Hesse
98e5609223 bump required RouterOS version for all scripts 2026-04-22 16:15:19 +02:00
Christian Hesse
717454740d global-functions: $NetMask6: use shift operator...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-04-22 16:15:19 +02:00
Christian Hesse
e7e9f74e54 Merge branch 'break-in-loop' into next 2026-04-22 16:15:19 +02:00
Christian Hesse
9ec3fb38e9 Merge branch 'continue-in-loop' into next 2026-04-22 16:15:19 +02:00
Christian Hesse
e5dd8daf71 telegram-chat: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
ff0de27933 Merge branch 'early-exit-with-exit' into next 2026-04-22 16:15:19 +02:00
Christian Hesse
9c8e91bbbe dhcp-to-dns: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
2c89bc438c telegram-chat: use :break in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
6db5b7afb6 Merge branch 'compare-ids' into next 2026-04-22 16:15:19 +02:00
Christian Hesse
0e69304acf global-functions: deprecate $ExitError 2026-04-22 16:15:19 +02:00
Christian Hesse
73afb2ab85 dhcp-to-dns: use another :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
03976d619f check-certificates: use :break in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
ec49d92491 Merge branch 'drop-builtin-trust-anchors' into next 2026-04-22 16:15:19 +02:00
Christian Hesse
bc23ded94e global-functions: deprecate $HexToNum 2026-04-22 16:15:19 +02:00
Christian Hesse
02ac09bcc7 update-tunnelbroker: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e21196848f dhcp-to-dns: use :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
346b14ccc5 mod/notification-email: get property by name
This works now that we require RouterOS 7.21 anyway.
2026-04-22 16:15:19 +02:00
Christian Hesse
aa6c371a89 INITIAL-COMMANDS: drop the old builtin-trust-anchors 2026-04-22 16:15:19 +02:00
Christian Hesse
d04f36f493 log-forward: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
2c4d846598 update-gre-address: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
efe644389f telegram-chat: use :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
0f9cb1132a 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-04-22 16:15:19 +02:00
Christian Hesse
2861878892 global-functions: $CertificateDownload: drop the old builtin-trust-anchors 2026-04-22 16:15:19 +02:00
Christian Hesse
57184d5eb7 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-04-22 16:15:19 +02:00
Christian Hesse
7f2f79da5f telegram-chat: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
48a943c807 netwatch-dns: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
ec7a44f9c6 mod/notification-email: add setting for certificate verification 2026-04-22 16:15:19 +02:00
Christian Hesse
ad7648f70d global-functions: $CertificateAvailable: drop the old builtin-trust-anchors 2026-04-22 16:15:19 +02:00
Christian Hesse
05a3e4a056 sms-forward: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e203fa9033 netwatch-dns: use :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
9639ae8321 README: drop the old builtin-trust-anchors 2026-04-22 16:15:19 +02:00
Christian Hesse
417ffe3866 sms-action: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
64d4d39199 netwatch-dns: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
e19e5a043e ppp-on-up: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
9fb27f102b netwatch-dns: use :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
995822c5d4 packages-update: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
c0ce3efcf8 global-functions: $ScriptInstallUpdate: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
220f2ce36d ospf-to-leds: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
032dbdcd7e global-functions: $ScriptInstallUpdate: use :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
41aa4c181d netwatch-notify: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
d3de655d14 fw-addr-lists: fix indention 2026-04-22 16:15:19 +02:00
Christian Hesse
ef2d0481c8 netwatch-dns: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e9301ef5d6 fw-addr-lists: use :continue in loop 2026-04-22 16:15:19 +02:00
Christian Hesse
7d5770b659 log-forward: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
6e52bc17a8 ipv6-update: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e761976a79 ipsec-to-dns: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e2c3d58bc3 hotspot-to-wpa-cleanup: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
14e70cb70a hotspot-to-wpa: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
a255b36d4a gps-track: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
a7fa1cc910 fw-addr-lists: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
8b7c2649eb firmware-upgrade-reboot: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
9c43081f65 dhcpv6-client-lease: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
8eeb899ae9 dhcpv4-server-lease: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
671cd121f3 dhcp-to-dns: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
5cdc82c689 dhcp-lease-comment: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
4a65c327f6 daily-psk: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
b68c257f53 collect-wireless-mac: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
358b2e08fb check-routeros-update: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
63e2d5fe9c check-perpetual-license: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
e6634228e5 check-lte-firmware-upgrade: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
4951d993ec check-health: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
b562907708 check-certificates: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
7178686f2d certificate-renew-issued: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
57ca0092be capsman-rolling-upgrade: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
bd1afa8e37 capsman-download-packages: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
9ec10bc891 backup-upload: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
12d0570fdd backup-partition: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
21d5fed979 backup-email: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
42350355a0 backup-cloud: early exit with :exit 2026-04-22 16:15:19 +02:00
Christian Hesse
3476ce35b3 global-functions: $CertificateDownload: extend the check for builtin certificates 2026-04-22 10:05:16 +02:00
Christian Hesse
be69b98d8c global-functions: $CertificateAvailable: warn on undefined intended use 2026-04-22 10:05:16 +02:00

View file

@ -95,10 +95,6 @@ Notes
/save dhcpv4-server-lease Run other scripts on IPv4 DHCP server lease with [dhcpv4-server-lease](https://rsc.eworm.de/doc/dhcpv4-server-lease.md).
#### dhcpv6-client-lease
/save dhcpv6-client-lease Run other scripts on IPv6 DHCP client lease with [dhcpv6-client-lease](https://rsc.eworm.de/doc/dhcpv6-client-lease.md).
#### firmware-upgrade-reboot
/save firmware-upgrade-reboot Automatically upgrade firmware and reboot with [firmware-upgrade-reboot](https://rsc.eworm.de/doc/firmware-upgrade-reboot.md).