add global-functions.d/bridge-port-vlan

This commit is contained in:
Christian Hesse 2021-11-11 14:44:26 +01:00
parent a9f81c7a14
commit b6215ba958
8 changed files with 159 additions and 3 deletions

View file

@ -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