MikroTik Changelogs

Search changelog entries

6.14 Stable 2014-Jun-06 (12 years ago)
Component Change
dhcp server added option use-framed-as-classless and added support for DHCP-Classless-Static-Route RADIUS attribute;
eoip lowered default MTU to avoid IP packet fragmentation;
eoip added clamp-tcp-mss setting with default=yes for new tunnels to avoid IP packet fragmentation;
fixed bridge could sometimes get added without "running" flag;
fixed simple queues could sometimes crash router;
fixed simple queue stats freeze (empty winbox queue window);
general wireless-fp package is now included in routeros one (disabled by default);
ipv6 address fixed problem where changing advertise lost ipv6 connected route; CAVEAT: CAPsMAN Layer3 doesn’t work if IPv6 package enabled either on CAPsMAN or CAP device;
pptp,l2tp,pppoe fixed problem where some of the static bindings become dynamic interfaces;
proxy added 'anonymous' option which will skip adding X-* and Via headers;
quickset fixed problem where address mode selection did not work in bridge mode;
smb fixed some SMB1 errors;
sntp 'mode' now is a read-only property, it is set to broadcast if no server ip address is specified;
ssh server allow none cipher;
sstp fixed problem where session was closed every 2min;
webfig fixed quickset, it didn't work with disabled wireless pacakge;
6.13 Stable 2014-May-15 (12 years ago)
Component Change
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;
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 }
general files with '.sensitive.' in the filename require 'sensitive' permission to manipulate;
l2tp fixed occasional server lockup;
lcd reduce CPU usage when displaying static screens;
pptp fixed memory leak;
sstp fixed crashes;
6.12 Stable 2014-Apr-14 (12 years ago)
Component Change
general updated timezone information;
general many fixes for CRS managed switch functionality - particularly improved VLAN support, port isolation, defaults;
general added trunk support for CRS switches;
general added policing support for CRS switches;
ipsec support IPv4 over IPv6 and vice versa;
l2tp fixed "no buffer space available" problem;
lte provide signal strength using snmp and make 'info once' work in console;
pppoe report correctly number of active links;
www added support for HTTP byte ranges;
6.11 Stable 2014-Mar-20 (12 years ago)
Component Change
console no longer required to supply value of '/routing bgp instance vrf' property 'instance' for 'add' command;
dhcp added support for DHCP option 138 - list of CAPWAP IPv4 servers;
ethernet added option to enable rx/tx flow control (will be disabled by default);
ethernet added ability to specify advertised modes for copper ports;
general fixed 100% cpu usage on CCRs;
ipsec fix aes-cbc hardware acceleration on CCR with key sizes 192 and 256;
lte support for Huawei ME609 and ME909u-521;
ovpn fixed TLS renegotiation;
ovpn make bridge mode work with big packets (do not leave extraneous padding);
ovpn fixed require-client-certifcate;
ppp revert RADIUS NAS-Port behaviour, report tunnel interface id;
ppp mppe encryption together with mrru locked the router;
quickset added Guest Network setup to Home AP mode;
ssl not finding CRL in local store for any certificate in trust chain will cause connection to fail;
wireless add auto frequency feature;
6.10 Stable 2014-Feb-12 (12 years ago)
Component Change
bgp multipath eBGP now does not propagate BGP nexthop unless forced in configuration;
general fix autosupout.rif generation after kernel panic;
general removed 10/100 half duplex from autonegotiation advertisement on CCR;
ipv6 pool fix dynamic prefix disappearing which may influence large VPNs with IPv6;
ovpn make it work again;
ovpn client remove cipher=any %26 auth=any options, protocol does not support them;
pptp fixed where Windows %26 MacOS clients were disconnecting all the time;
ssh client fix key agreement when sometimes wrong DH algorithm was selected;
sstp make it work with Windows client with AES encryption;