stableブランチの6.40.2の記事を書くのが遅くなっていたら、その前に6.40.3が公開されることになってました。
まず先に6.40.2の更新内容から。
*) dhcpv6-client - fixed IA evaluation order; *) led - fixed "modem-signal" LEDs (introduced in 6.40); *) pppoe-client - fixed wrong MRU detection over VLAN interfaces; *) rb2011 - fixed possible LCD blinking along with ethernet LED (introduced in 6.40); *) sfp - fixed invalid temperature readings when ambient temperature is below 0C; *) winbox - added certificate settings; *) winbox - added support for certificate CRL list; *) winbox - do not show LCD menu for devices which does not have it; *) winbox - hide "level" and "tunnel" parameters for IPSec policy templates; *) winbox - hide FAN speed if it is 0RPM;
DHCPv6クライアントを有効にしたときにIAが正しく解釈されないバグと、主にWinboxを使用した際のバグの修正になります。
ただ、その後フォーラムなどではwebfigが応答しないなどの報告がありました。あと、特定の機種でL2TP/IPsecを使用すると、CPU使用率が高い現象が続くなどがあったようです。
v6.40.2 [current] – MikroTik RouterOS /
https://forum.mikrotik.com/viewtopic.php?f=21&t=124903
6.40.3の更新内容は以下の通り。
What's new in 6.40.3 (2017-Sep-01 07:40): *) dhcpv6-server - do not release address of static binding from pool after server removal; *) export - fixed "/system routerboard" export (introduced in 6.40.1); *) export - fixed export for PoE-OUT related settings; *) ike1 - fixed initiator ID comparison to NAT-OA; *) led - fixed "on" and "off" triggers when multiple LEDs are selected; *) led - fixed RB711UA ether1 LED (introduced in v6.38rc16); *) lte - do not show USB LTE modem under "/port" menu; *) lte - fixed ethernet flap when LTE establishes connection; *) lte - fixed SXT LTE graphs in QuickSet; *) lte - improved reliability of USB LTE modems; *) poe-out - fixed router reboot after "poe-out-status" changes; *) rb1100ahx4 - fixed HW acceleration fragmented packet decryption when fragment is smaller than 64 bytes; *) rb750gr3 - show warning and do not allow to use "protected-bootloader" feature if "factory-firmware" older than 3.34.4 version; *) routerboard - added "mode-button" support for RB750Gr3 (CLI only); *) ssh - do not execute command if it starts with "-" symbol; *) traffic-flow - fixed reboots when IPv6 address has been set as target address without active IPv6 package; *) userman - fixed "limitation" and "profile-limitation" update; *) userman - fixed CoA packet processing after changes in "/tool user-manager router" configuration; *) webfig - allow to open table entry even if table is not sorted by # (introduced in v6.40); *) webfig - allow to unset "rate-limit" for DHCP leases; *) winbox - added possibility to define "comment" for "/routing bgp network" entries; *) winbox - do not show FAN related information under "/system health" menu for devices which does not have it; *) winbox - do not show LCD menu for devices which does not have it; *) winbox - fixed ARP table update after entry changes state to incomplete; *) wireless - added "russia3" country settings; *) wireless - added New Zealand regulatory domain information for P2P links; *) wireless - updated China and New Zealand regulatory domain information; *) www - fixed unresponsive Web services (introduced in v6.40);
DHCPv6サーバから適切にアドレスが配布できないバグや、LTEに関する動作修正などが主な内容になります。
週末にリリースされたことからあまり報告は多くないようですので、来週も少しフォーラムを覗いておこうと思います。
手元のmipsbeなRouterboardに適用してみましたが、Reboot loopやスタックする現象などが出ていません。
v6.40.3 [current] – MikroTik RouterOS /
https://forum.mikrotik.com/viewtopic.php?f=21&t=125163
話は変わりますが、Bridgeインターフェイスの改良が進んでいるrcブランチですが、HW-offloadやMSTプロトコル周りの設定がWinboxやWebfigから出来るようになっています。今までCLIでしか設定できなかったので、イマイチ踏み切れなかったという人は手を出しやすくなったのではないでしょうか。
しかし、rcは開発ブランチということもあるのでバグが普段以上に内在している可能性があります。そのあたりのリスクを勘案した上で適用してみてください。