dhcp-to-dns: allow multiple records for one mac address

Now that we can have differnt name suffixes via networks it makes sense
to allow multiple records for one mac address.

Also update the wording for messages...
This commit is contained in:
Christian Hesse 2023-10-27 08:58:29 +02:00
parent 72b4851255
commit 3474b9a15c
3 changed files with 34 additions and 25 deletions

View file

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