1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

dhcp-to-dns: get domain from dhcp server's network definition

This commit is contained in:
Christian Hesse
2023-04-13 00:32:13 +02:00
parent ac5d84173f
commit ee94024dca
5 changed files with 29 additions and 15 deletions

View File

@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 98;
:global ExpectedConfigVersion 99;
# global variables not to be changed by user
:global GlobalFunctionsReady false;