introduce 'dhcpv6-client-lease' to run scripts on lease

This commit is contained in:
Christian Hesse 2026-04-13 16:27:40 +02:00
parent e54a4572f7
commit 3a66eb4192
5 changed files with 131 additions and 1 deletions

View file

@ -15,7 +15,7 @@
# Git commit id & info, expected configuration version
:global CommitId "unknown";
:global CommitInfo "unknown";
:global ExpectedConfigVersion 140;
:global ExpectedConfigVersion 141;
# global variables not to be changed by user
:global GlobalFunctionsReady false;