MikroTik Changelog Tracker

Search changelog entries

6.17 Stable 2014-Jul-18 (11 years ago)
Component Change
CCR1009 fixed crash, only affects CCR1009;
6.16 Stable 2014-Jul-17 (11 years ago)
Component Change
CCR fixed rare file system corruption when none of configuration could be changed or some of it disappeared;
certificates use SHA256 for fingerprinting;
email support tls only connections;
general 802.11ac support added in wireless-fp package for QCA9880/9882 rev2 (-BR4A) chips;
general l2tp server: added option to enable IPsec automatically;
general poe-out: added power-cycle-ping and power-cycle-interval settings;
general updated timezone information;
general latency improvements on CCR devices;
gps increased retry duration to 30 seconds;
ip cloud now allows to set which IP to use detected (public) or local (private);
ipsec fix AH proposal and problem when sometimes policy was not generated;
ipsec allow multiple encryption algorithms per peer;
l2tp, pptp, pppoe fixed possible packet corruption when encryption was enabled;
ovpn fixed ethernet mode;
quickset added VPN settings for HomeAP mode;
smb fixed usb share issues after reboot
snmp support AES encryption (rfc3826);
snmp fix v3 protocol time window checks;
sntp disabling/enabling client was causing dynamic-servers to be ignored (bug introduced in 6.14);
time on routerboards, current time is saved in configuration on reboot and on clock adjustment, and is used to set initial time after reboot;
6.15 Stable 2014-Jun-12 (11 years ago)
Component Change
fixed upgrade from v5 on first boot all the optional packages were disabled;
general fixed problem where sntp server could not be specified in winbox %26 webfig;
metarouter make openwrt work on ppc metarouter again;
6.14 Stable 2014-Jun-06 (11 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 (11 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;