Christian Hesse
8a159c2d77
dhcp-to-dns: allow to ignore for specific lease
2026-07-13 22:16:07 +02:00
Christian Hesse
1ca3688164
update list of contributors
2026-07-13 22:16:07 +02:00
Łukasz Witkowski
a78c223f84
dhcp-to-dns: allow to specify domain for CNAMEs...
...
... in network or lease.
2026-07-13 22:16:07 +02:00
Łukasz Witkowski
5e87911b31
dhcp-to-dns: set $LeaseInfo
2026-07-13 22:16:07 +02:00
Łukasz Witkowski
a2d0337fa8
dhcp-to-dns: convert DNS names to lower case
2026-07-13 22:16:07 +02:00
Christian Hesse
83f197b5ec
dhcp-to-dns: support to ignore networks
...
Closes: https://github.com/eworm-de/routeros-scripts/issues/119
2026-07-13 22:16:07 +02:00
Christian Hesse
ad3e4d51bb
bump required RouterOS version for all scripts
2026-07-13 22:16:04 +02:00
Christian Hesse
6cc0e85dcb
global-functions: $NetMask6: use shift operator...
...
... and drop the workaround. This requires RouterOS 7.22beta3.
2026-07-13 22:15:51 +02:00
Christian Hesse
fa5a06ce99
Merge branch 'break-in-loop' into next
2026-07-13 22:15:51 +02:00
Christian Hesse
557374b948
Merge branch 'continue-in-loop' into next
2026-07-13 22:15:51 +02:00
Christian Hesse
71c6af6fce
telegram-chat: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
5854408162
Merge branch 'early-exit-with-exit' into next
2026-07-13 22:15:51 +02:00
Christian Hesse
5b63e7d332
dhcp-to-dns: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
ec36cecb7e
telegram-chat: use :break in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
742ea03cfb
Merge branch 'compare-ids' into next
2026-07-13 22:15:51 +02:00
Christian Hesse
bba1484e74
global-functions: deprecate $ExitError
2026-07-13 22:15:51 +02:00
Christian Hesse
147e4ebbef
dhcp-to-dns: use another :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
1010bcd6d7
check-certificates: use :break in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
b916d92539
global-functions: deprecate $HexToNum
2026-07-13 22:15:51 +02:00
Christian Hesse
0e0fef2f97
update-tunnelbroker: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
350e2a9ac1
dhcp-to-dns: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
d9d854b38c
log-forward: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
3a7929d3a2
update-gre-address: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
ef44585520
telegram-chat: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
2adcb50762
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-13 22:15:51 +02:00
Christian Hesse
4a98b0f734
telegram-chat: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
d82523951d
netwatch-dns: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
1cbabd16a8
sms-forward: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
9ef4683a23
netwatch-dns: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
87a9878a2e
sms-action: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
42ca82d2e8
netwatch-dns: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
00fb7661b4
ppp-on-up: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
6327486db7
netwatch-dns: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
c49db4793e
packages-update: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
e58ebda945
global-functions: $ScriptInstallUpdate: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
3c6fbbb806
ospf-to-leds: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
69b25dfeb0
global-functions: $ScriptInstallUpdate: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
a2a00c15bd
netwatch-notify: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
8c4b6affc1
global-functions: $CleanName: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
4bbed260f1
netwatch-dns: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
9030c2c64b
fw-addr-lists: fix indention
2026-07-13 22:15:51 +02:00
Christian Hesse
d5fd9ac3ca
log-forward: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
e7b99266e5
fw-addr-lists: use :continue in loop
2026-07-13 22:15:51 +02:00
Christian Hesse
494e9b9650
ipv6-update: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
3b2abf4a50
ipsec-to-dns: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
630ec80cf0
hotspot-to-wpa-cleanup: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
9886d87685
hotspot-to-wpa: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
e28828be4f
gps-track: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
f1a9c39ecc
fw-addr-lists: early exit with :exit
2026-07-13 22:15:51 +02:00
Christian Hesse
962f4f1730
firmware-upgrade-reboot: early exit with :exit
2026-07-13 22:15:51 +02:00