1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

introduce fw-addr-lists

This commit is contained in:
Christian Hesse
2023-05-31 10:01:38 +02:00
parent 196fe1b010
commit e19e33d0a8
6 changed files with 205 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 100;
:global ExpectedConfigVersion 101;
# global variables not to be changed by user
:global GlobalFunctionsReady false;