MikroTik Changelog Tracker
← Back to search All versions

Version: 6.6

Stable

11 changelog entries across 7 component(s)

2013-Nov-07 (12 years ago)

Component Change
certificate no more 'reset-certificate-cache' and 'decrypt' commands, private keys can be decrypted only on 'import', use 'decrypt' before upgrade if needed;
certificate merged '/certificate ca issued', '/certificate scep client' and '/certificate templates' into '/certificate';
certificates fixed certificate import;
console :foreach command can iterate over keys and values in an array, by specifying two counter variables, e.g.: :foreach k,v in=[/system clock get] do={:put "$k is $v"};
general fixed arp-reply only with more than one ip address on interface;
general fixed RB400 not to reboot by watchdog during micro-sd format;
general added support for new Intel 10Gb ethernet cards (82599);
general fixed port flapping on CCR;
web proxy fix SPDY server push handling;
winbox fixed problem where all previous session opened windows were read only;
wireless fixed crash when dfs was enabled on pre-n wireless cards;