mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-12-22 17:59:30 +00:00
add global-functions.d/bridge-port-vlan
This commit is contained in:
parent
a9f81c7a14
commit
b6215ba958
8 changed files with 159 additions and 3 deletions
|
|
@ -68,6 +68,7 @@
|
|||
62="Added '\$ScriptRunOnce' to run a script from URL once without installation, intended to aid configuration management and the like.";
|
||||
63="Moved optional functions '\$IPCalc' and '\$ScriptRunOnce' to modules.";
|
||||
64="Implemented '\$InspectVar' in module to inspect variables.";
|
||||
65="Added module to manage VLANs on bridge ports.";
|
||||
};
|
||||
|
||||
# Migration steps to be applied on script updates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue