MikroTik RouterOS 6.13.x
Внешний вид
Подробное описание изменений в MikroTik RouterOS 6.13.x. Официальный список исправленных ошибок, добавленного функционала и прочих доработок. Дата выхода набора изменений – 15 мая 2014.
Полезные материалы по MikroTik
Секреты настройки MikroTik
Более 18.000 подписчиков самого большого telegram-канала «MikroTik-сэнсэй» первыми узнают секреты настройки MikroTik от автора этой статьи.
MikroTik RouterOS 6.13 Stable
Дата выхода: 15 мая 2014
Изменения:
- console - comments are now accepted where new command can start, that is,
where '/' or ':' characters can be used to start new command, e.g. /interface { # comment until the end of the line print }
- backup - backups by default are encrypted now (with user password). To use backup on older versions, you should disable encryption with dont-encrypt
flag when creating it;
- files with '.sensitive.' in the filename require 'sensitive' permission to manipulate;
- lcd - reduce CPU usage when displaying static screens;
- l2tp - fixed occasional server lockup;
- pptp - fixed memory leak;
- sstp - fixed crashes;