mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-06-03 09:12:40 +00:00
introduce 'dhcpv6-client-lease' to run scripts on lease
This commit is contained in:
parent
e54a4572f7
commit
3a66eb4192
5 changed files with 131 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue