mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-06-05 10:12:37 +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
|
|
@ -65,6 +65,7 @@
|
|||
138="RouterOS 7.19 is suffering an issue with certificate store. Fixing trust state for all certificates...";
|
||||
139="Certificate Authorities will reduce the leaf certificate validity times soon. Thus the defaults for renewal and warning in 'check-certificates' were decreased.";
|
||||
140="The scripts 'lease-script' was renamed to 'dhcpv4-server-lease', configuration was updated automatically.";
|
||||
141="Introduced script 'dhcpv6-client-lease' to run several scripts on IPv6 DHCP client lease.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue