aboutsummaryrefslogtreecommitdiffstats
path: root/learn-mac-based-vlan
AgeCommit message (Collapse)AuthorFilesLines
2022-09-25drop 'learn-mac-based-vlan' and 'manage-umts'Gravatar Christian Hesse1-13/+0
This was undocumented and scripts did never catch up with general quality expectations, for example global-config and global functions were not used. If you need the code get it from git history. 😜
2022-05-11learn-mac-based-vlan: RouterOS v7 path syntaxGravatar Christian Hesse1-2/+2
2022-01-01update copyright for 2022Gravatar Christian Hesse1-1/+1
2021-01-01update copyright for 2021Gravatar Christian Hesse1-1/+1
2020-09-18extend magic pattern with "by RouterOS"Gravatar Christian Hesse1-1/+1
This matches the string included in export.
2020-08-26[ ... print count-only ...] -> [ :len [ ... find ... ] ]Gravatar Christian Hesse1-1/+1
Using 'print count-only' always prints a number to terminal, even if the value is evaluated in a condition or assigned to a variable. This can be quite annoying. Behavior will not chance (SUP-25503), so replacing the code...
2020-06-19explicitly name the licenseGravatar Christian Hesse1-0/+1
Copyright (C) 2013-2020 Christian Hesse <mail@eworm.de> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. https://www.gnu.org/licenses/#GPL https://www.gnu.org/licenses/gpl.html https://www.gnu.org/licenses/gpl.md
2020-01-01update copyright for 2020Gravatar Christian Hesse1-1/+1
2019-01-02update copyright for 2019Gravatar Christian Hesse1-1/+1
2018-11-09learn-mac-based-vlan: move log inside conditionGravatar Christian Hesse1-3/+2
2018-11-09learn-mac-based-vlan: use 'print count-only'Gravatar Christian Hesse1-1/+1
2018-09-27start scripts with a magic token / shebangGravatar Christian Hesse1-1/+1
2018-08-24add empty comment at first line...Gravatar Christian Hesse1-0/+1
... for better formatting in export.
2018-07-05add scriptsGravatar Christian Hesse1-0/+12