Changelog RouterOS 6.6

  • What’s new in 6.6 (2013-Nov-01 15:16):
    *) winbox - fixed problem where all previous session opened windows were read only;
    *) certificate - no more ‘reset-certificate-cache’ and ‘decrypt’ commands,
    private keys can be decrypted only on ‘import’, use ‘decrypt’ before upgrade if needed;
    *) fixed arp-reply only with more than one ip address on interface;
    *) fixed RB400 not to reboot by watchdog during micro-sd format;
    *) web proxy - fix SPDY server push handling;
    *) certificate - merged ‘/certificate ca issued’, ‘/certificate scep client’ and
    ‘/certificate templates’ into ‘/certificate’;
    *) added support for new Intel 10Gb ethernet cards (82599);
    *) certificates - fixed certificate import;
    *) wireless - fixed crash when dfs was enabled on pre-n wireless cards;

MT team, can you tell me if the problem here fixed or not?

Thank you

Stillhard poor description of the discussion


development build Nov/01/2013 10:03:38 stop work script (no sound) RB433UAH

where the error? correct script humans :smiley:

:local InterfaceName wlan3;
:local RunningTime 300;


:delay 5;local id;local f;for a from=1 to=($RunningTime*2) step=1 do={set id "";foreach i in=[/interface wireless registration-table find interface=$InterfaceName] do={set id $i};if ([:len $id] > 0) do={set f ([/interface wireless registration-table get $id signal-to-noise]*10);beep length=0.4 frequency=$f};delay 0.5}

Still no TLS update :frowning:

RouterOS 6.6 build Nov/05/2013 13:07:33 >> script work, again makes noises (Google Translator)

add support for new intel nic.

  • What’s new in 6.6 (2013-Nov-05 16:15):
    *) winbox - fixed problem where all previous session opened windows were read only;
    *) certificate - no more ‘reset-certificate-cache’ and ‘decrypt’ commands,
    private keys can be decrypted only on ‘import’, use ‘decrypt’ before upgrade if needed;
    *) fixed arp-reply only with more than one ip address on interface;
    *) fixed RB400 not to reboot by watchdog during micro-sd format;
    *) web proxy - fix SPDY server push handling;
    *) certificate - merged ‘/certificate ca issued’, ‘/certificate scep client’ and
    ‘/certificate templates’ into ‘/certificate’;
    *) 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”};
    *) added support for new Intel 10Gb ethernet cards (82599);
    *) certificates - fixed certificate import;
    *) wireless - fixed crash when dfs was enabled on pre-n wireless cards;

Thank you!!!
And more…
Thank you!!!

And one from this morning…

What’s new in 6.6 (2013-Nov-05 16:15):

*) winbox - fixed problem where all previous session opened windows were read only;
*) certificate - no more ‘reset-certificate-cache’ and ‘decrypt’ commands,
private keys can be decrypted only on ‘import’, use ‘decrypt’ before upgrade if needed;
*) fixed arp-reply only with more than one ip address on interface;
*) fixed RB400 not to reboot by watchdog during micro-sd format;
*) web proxy - fix SPDY server push handling;
*) certificate - merged ‘/certificate ca issued’, ‘/certificate scep client’ and
‘/certificate templates’ into ‘/certificate’;
*) 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”};
) added support for new Intel 10Gb ethernet cards (82599);
) certificates - fixed certificate import;
) wireless - fixed crash when dfs was enabled on pre-n wireless cards;
**[u]
) fixed port flapping on CCR;[/u]

What about the bug with fixed speed/duplex on CCR ?

Has it been fixed ?

  • What’s new in 6.6 (2013-Nov-06 10:23):
    *) winbox - fixed problem where all previous session opened windows were read only;
    *) certificate - no more ‘reset-certificate-cache’ and ‘decrypt’ commands,
    private keys can be decrypted only on ‘import’, use ‘decrypt’ before upgrade if needed;
    *) fixed arp-reply only with more than one ip address on interface;
    *) fixed RB400 not to reboot by watchdog during micro-sd format;
    *) web proxy - fix SPDY server push handling;
    *) certificate - merged ‘/certificate ca issued’, ‘/certificate scep client’ and
    ‘/certificate templates’ into ‘/certificate’;
    *) 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”};
    *) added support for new Intel 10Gb ethernet cards (82599);
    *) certificates - fixed certificate import;
    *) wireless - fixed crash when dfs was enabled on pre-n wireless cards;
    *) fixed port flapping on CCR;

I guess this is will be the final version for 6.6 :frowning:

Why the long face, Stillhard?

The problem i asked here http://forum.mikrotik.com/t/6-5-released/70665/40 not fixed
I’m using 2013-Nov-06 10:23 version now, and it’s not fixed yet…

Other than that, it’s working good :wink:

It’s just not in changelog

*) added support for new Intel 10Gb ethernet cards (82599);

Chip is produced five years. After this time was no support?

oh, i’ll try the (2013-Nov-06 17:09) now and send the feedback here…

Your fix is not built yet.

Thx for the quick info normis, i’ll wait then… (abort mission) :smiley:

I know this has been asked before, but I cannot find a definitive answer, so let me ask again: Mikrotik, are you working on NV2 tweaking and/or optimization, especially towards reducing jitter and improving throughput in PtMP scenarios?

Also, are you looking into the much-reported low TCP throughput issues? Can we expect a relevant upgrade in the 6.x series?

v6.6 has a much improved wireless driver and program, which also includes nv2 improvements.

have you specified the timezone in the correct places? you know, the timezone can be specified for the router, the customer and the user - all separate places.