Skip to content

RouterOS 7.17 x86

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 08:13
· 2 commits to main since this release

7.17 的新功能(2025年1月16日 10:19):

!) device-mode - after upgrade, mode "enterprise" is renamed to "advanced" and traffic-gen, partition (command "repartition"), routerboard and install-any-version features will be disabled; 升级后,“企业”模式重命名为“高级”,流量生成、分区(“重新分区”命令)、路由板和安装任意版本的功能将被禁用;
!) webfig - redesigned HTML, styling and functionality; 重新设计了HTML、样式和功能;
*) 6to4 - fixed issue where 6to4 relay would not forward traffic unless destination address is set; 修复了6to4中继在未设置目标地址时不转发流量的问题;
*) adlist - improved logging; 改进了日志记录;
*) adlist - improved system stability; 提高了系统稳定性;
*) adlist - optimized import on system with low disk space; 优化了低磁盘空间系统上的导入;
*) api - fixed REST API serialization of binary data; 修复了REST API的二进制数据序列化问题;
*) arm64 - fixed for bare-metal servers to be able to access more than 2GB RAM; 修复了裸机服务器能够访问超过2GB RAM的问题;
*) arm64 - show CPU frequency on bare-metal installations; 在裸机安装中显示CPU频率;
*) arm64/x86 - added missing PCI id for mlx4 driver; 添加了缺失的mlx4驱动的PCI id;
*) bonding - hide mlag-id property on non-compatible devices; 在不兼容设备上隐藏mlag-id属性;
*) bridge - add HW offload support for active-backup bonds on 98DXxxxx, 88E6393X, 88E6191X and88E6190 switches; 为98DXxxxx、88E6393X、88E6191X和88E6190交换机上的主动备份绑定增加硬件卸载支持;
*) bridge - added interface-list support for VLANs; 为VLANs增加了接口列表支持;
*) bridge - added message for inactive port reason; 添加了关于端口不活动原因的消息;
*) bridge - added priority setting to manually elect primary MLAG peer; 添加了手动选择主要MLAG对等体的优先级设置;
*) bridge - correctly display PPP interfaces in VLAN menu; 正确显示VLAN菜单中的PPP接口;
*) bridge - disallow duplicate static VLAN entries; 不允许重复的静态VLAN条目;
*) bridge - disallow multicast MAC address as admin-mac; 不允许使用多播MAC地址作为管理MAC;
*) bridge - enable faster HW offloading when detect-internet is disabled; 禁用检测互联网时启用更快的硬件卸载;
*) bridge - fixed first host table response for SNMP; 修复了SNMP的首次主机表响应;
*) bridge - fixed incorrect HW offloaded port state in certain cases on MSTI add; 修复了在某些情况下添加MSTI时硬件卸载端口状态不正确的问题;
*) bridge - fixed missing slave flag on port in certain cases; 修复了在某些情况下端口缺少从属标志的问题;
*) bridge - fixed MVRP registrar and applicant port options; 修复了MVRP注册器和申请人端口选项;
*) bridge - fixed port monitor with interface-lists; 修复了带有接口列表的端口监视器;
*) bridge - fixed port move command; 修复了端口移动命令;
*) bridge - fixed setting bridge MTU to L2MTU value; 修复了将桥接MTU设置为L2MTU值的问题;
*) bridge - fixed VLAN overlap check; 修复了VLAN重叠检查;
*) bridge - ignore disabled interfaces when calculating bridge L2MTU; 计算桥接L2MTU时忽略已禁用的接口;
*) bridge - improved port handling; 改进了端口处理;
*) bridge - improved stability; 改进了稳定性;
*) bridge - prioritize MAC selection from Ethernet interfaces when using auto-mac feature; 使用自动MAC功能时优先从以太网接口选择MAC;
*) bridge - re-synchronize MLAG system-id when bridge MAC changes; 当桥接MAC更改时重新同步MLAG系统ID;
*) bridge - removed support for master port config conversion (used before version 6.41); 移除了主端口配置转换的支持(在版本6.41之前使用);
*) bridge - update dynamic MSTI priority value when changing configuration; 更改配置时更新动态MSTI优先级值;
*) bth - improved stability on system time change; 系统时间更改时改进了稳定性;
*) certificate - do not download CRL if there is not enough free RAM; 如果没有足够的可用RAM,则不下载CRL;
*) certificate - do not show not relevant values for certificate template (CLI only); 证书模板不要显示不相关的值(仅限CLI);
*) certificate - fixed handling of capsman-cap certificates (introduced in v7.16); 修复了capsman-cap证书的处理(在v7.16中引入);
*) certificate - removed unstructured address field support; 删除未组织的地址字段支持;
*) chr - added Chelsio VF driver for PCIID 5803; 添加了PCIID 5803的Chelsio VF驱动程序;
*) chr/arm64 - fixed kernel crypto use without crypto extensions for RPi CM4; 修复了RPi CM4在没有加密扩展的情况下使用内核加密的问题;
*) cloud - changed ddns-enabled setting from "no" to "auto" (service is enabled when BTH is enabled); 将ddns-enabled设置从“否”更改为“自动”(当BTH启用时,服务启用);
*) cloud - improved DDNS and VPN state stability; 改善了DDNS和VPN状态的稳定性;
*) console - added :range command; 添加了:range命令;
*) console - added group-by property for print command; 为print命令添加了group-by属性;
*) console - added json.no-string-conversion to :serialize; 添加了json.no-string-conversion到:serialize;
*) console - added lf/crlf options to :convert transform; 为:convert转换添加了lf/crlf选项;
*) console - added more argument definitions for mac-protocol property; 为mac-protocol属性添加了更多参数定义;
*) console - added password property to "/system/ssh-exec" command; 为“/system/ssh-exec”命令添加了密码属性;
*) console - added to/from=num option for :convert command; 为:convert命令添加了to/from=num选项;
*) console - allow clearing history for a specific user; 允许清除特定用户的历史记录;
*) console - allow setting width to supout.rif output; 允许设置supout.rif输出的宽度;
*) console - clear history when removing user; 删除用户时清除历史记录;
*) console - disallow autocomplete hints for user without read policy; 禁止没有读取策略的用户使用自动完成提示;
*) console - execute :return command without error; 无错误地执行:return命令;
*) console - fixed endless loop when closing input prompt; 修复了关闭输入提示时的无限循环;
*) console - fixed missing arguments in wifi menu in certain cases; 在某些情况下修复了wifi菜单中的缺失参数;
*) console - force print paging when output does not fit terminal width; 当输出不符合终端宽度时强制分页打印;
*) console - improved printing output in some menus; 改善了一些菜单中的打印输出;
*) console - improved scripting system stability; 改善了脚本系统的稳定性;
*) console - increased w60g scan-list size to 6; 将w60g扫描列表大小增加到6;
*) console - print warning in CLI after enabling protected bootloader; 在启用受保护的引导程序后在CLI中打印警告;
*) console - removed "chain" names from print parameter list and show all print parameters in "/ipv6/firewall/filter" directory; 从打印参数列表中移除了“链条”名称,并在"/ipv6/firewall/filter"目录中显示所有打印参数;
*) console - show system-id in export for CHR; 在CHR的导出中显示系统ID;
*) console - updated copyright notice; 更新了版权声明;
*) container - allow import from .tar.gz file; 允许从.tar.gz文件导入;
*) container - do not log start, end events unless logging is enabled; 除非启用了日志记录,否则不记录开始和结束事件;
*) container - fixed user and group ID range; 修复了用户和组ID范围;
*) container - improved "start-on-boot" stability; 改善了“开机启动”的稳定性;
*) container - improved container shell; 改进了容器shell;
*) crypto - improve crypto speeds; 提高了加密速度;
*) crypto - use hardware accelerator for GCM cipher in TLS connection on Alpine CPUs; 在Alpine CPU的TLS连接中使用硬件加速器进行GCM加密;
*) defconf - changed wireless installation from "indoor" to "any"; 将无线安装从“室内”更改为“任意”;
*) defconf - disable 5GHz secondary channel on RB4011; 禁用RB4011的5GHz次要信道;
*) defconf - do not add default password for CAP mode configuration on older Audience devices without a password; 对于没有密码的较旧Audience设备的CAP模式配置,不添加默认密码;
*) defconf - fixed new port name recognition; 修复了新端口名称识别;
*) detnet - remove dynamic DHCP client creation; 移除了动态DHCP客户端创建;
*) device-mode - added "allowed-versions" list which are allowed to be installed without "install-any-version" mode enabled; 添加了“允许版本”列表,允许在未启用“安装任意版本”模式的情况下进行安装;
*) device-mode - added "basic" mode; 添加了“基础”模式;
*) device-mode - added routerboard, install-any-version and partitions features; 添加了路由板、安装任意版本和分区功能;
*) device-mode - allow feature and mode update on x86 via power button and reboot/shutdown from AWS; 允许通过电源按钮和来自AWS的重启/关机功能在x86上更新功能和模式;
*) device-mode - fixed feature and mode update on ARM64 Hetzner; 修复了在ARM64 Hetzner上的功能和模式更新;
*) device-mode - fixed feature and mode update via power-reset on MIPSBE devices; 修复了通过电源重置在MIPSBE设备上的功能和模式更新;
*) device-mode - limit "/tool/ping-speed" and "/tool/flood-ping" under "traffic-gen" feature; 在“traffic-gen”功能下限制“/tool/ping-speed”和“/tool/flood-ping”;
*) device-mode - limit device-mode update maximum allowed attempt count which can be reset only with reboot or button press; 限制设备模式更新最大允许尝试次数,只能通过重启或按钮按压重置;
*) device-mode - provide more precise device-mode update action printout; 提供更精确的设备模式更新操作输出;
*) device-mode - show all features and active restrictions with "print" command; 使用“print”命令显示所有功能和活动限制;
*) dhcp-relay - added "local-address-as-src-ip" property; 添加了“local-address-as-src-ip”属性;
*) dhcp-server - use interface ID for NAS-Port and added interface name to NAS-Port-ID attribute in RADIUS requests; 在RADIUS请求中使用接口ID作为NAS-Port,并在NAS-Port-ID属性中添加接口名称;
*) dhcp-server - use single RADIUS accounting session for IPv4 and IPv6 when dual stack is used; 在使用双栈时,为IPv4和IPv6使用单个RADIUS记账会话;
*) dhcpv4-client - correctly handle adding/setting emtpy dhcp-options; 正确处理添加/设置空的dhcp选项;
*) dhcpv4-client - fixed crash when releasing disabled DHCP client; 修复了释放禁用的DHCP客户端时的崩溃;
*) dhcpv4-client - respect Renewal-Time (58) and Rebinding-Time (59) options; 遵循Renewal-Time(58)和Rebinding-Time(59)选项;
*) dhcpv4-server - do not remove options set config when DHCP network is changed; 在DHCP网络更改时不移除选项集配置;
*) dhcpv4-server - properly detect DHCP server address when underlying interface has multiple IP addresses configured; 正确检测当底层接口配置多个IP地址时的DHCP服务器地址;
*) dhcpv4-server/relay - added additional error messages for DHCP servers and relays; 为DHCP服务器和中继器添加了额外的错误消息;
*) dhcpv4/v6-server - added address-list parameter to which address will be added if the lease is bound; 添加了address-list参数,如果租约绑定,将添加到此列表;
*) dhcpv6-client - added prefix-address-list parameter; 添加了前缀地址列表参数;
*) dhcpv6-client - improved system stability when DHCPv6 client is enabled on non-existing interface; 当在不存在的接口上启用DHCPv6客户端时改进了系统稳定性;
*) dhcpv6-client - log message when response with invalid transaction-id received; 收到无效交易ID的响应时记录日志信息;
*) dhcpv6-client/server - added support for DHCPv6 reconfigure messages; 增加了对DHCPv6重新配置消息的支持;
*) dhcpv6-server - added IPv6 address delegation support; 增加了IPv6地址委派支持;
*) dhcpv6-server - do not require "prefix-pool" to be specified; 不再需要指定“前缀池”;
*) dhcpv6-server - fixed DHCPv6 server "address-pool" property showing in command line as "unknown" when real value is "static-only"; 修复了DHCPv6服务器“地址池”属性在命令行中显示为“未知”而实际值为“仅静态”的问题;
*) dhcpv6-server - improved system stability when removing actively used DHCPv6 server; 移除正在使用的DHCPv6服务器时改进了系统稳定性;
*) dhcpv6-server - include all existing prefixes (with lifetime 0) in renew reply and new prefix if RADIUS returns different prefix; 在续订回复中包含所有现有前缀(生命周期为0),若RADIUS返回不同的前缀则包含新前缀;
*) dhcpv6-server - properly display "static-pool" value in server print output for "prefix-pool" argument; 在服务器输出中正确显示“前缀池”参数的“静态池”值;
*) discovery - added support for LLDP DCBX; 增加了对LLDP DCBX的支持;
*) discovery - use LLDP description field to populate platform, version and board-name; 使用LLDP描述字段填充平台、版本和板名称;
*) disk - added "type=file" for file-based block devices, useful for using file as a swap, or when having file-based filesystem images (CLI only); 为基于文件的块设备添加了“type=file”,可用于将文件用作交换分区或具有基于文件的文件系统映像时(仅命令行界面);
*) disk - added btrfs filesystems list (CLI only); 添加了btrfs文件系统列表(仅命令行界面);
*) disk - added mount-read-only and mount-filesystem options to allow read-only mounts and prevent mounting device at all (CLI only); 添加了mount-read-only和mount-filesystem选项,以允许只读挂载或完全防止挂载设备(仅命令行界面);
*) disk - added sshfs client to "/disk" menu (CLI only); 在“/disk”菜单中添加了sshfs客户端(仅命令行界面);
*) disk - added support for SWAP, currently allowed on any block device with "set x swap=yes" when container package is installed (CLI only); 添加了对SWAP的支持,在安装了容器包时,可在任意块设备上使用“set x swap=yes”启用(仅命令行界面);
*) disk - allow to configure global and per disk mountpoint template - [slot],[model],[serial],[fw-version],[fs-label],[fs-uuid],[fs] variables supported; 允许配置全局及每个磁盘的挂载点模板-支持[slot],[model],[serial],[fw-version],[fs-label],[fs-uuid],[fs]变量;
*) disk - auto mount iso and squashfs images; 自动挂载iso和squashfs映像;
*) disk - fixed managing and cleaning up mount points; 修复了挂载点管理和清理问题;
*) disk - fixed raid role auto selection for up to 64 drives; 修复了最多64个磁盘的RAID角色自动选择问题;
*) disk - improve slot naming and improvements for visualizing complex hardware topology; 改进了插槽命名,并改善了可视化复杂硬件拓扑的功能;
*) disk - improve test to report zero byte iops; 改进测试以报告零字节IOPS;
*) disk - improved system stability; 提高了系统稳定性;
) disk - read/show exfat filesystem label; 读取/显示exfat文件系统标签;
) disk - recognize virtual sd interfaces; 识别虚拟sd
接口;
*) disk - remove 32 character slot name limit; 移除了32字符的插槽名称限制;
*) disk - save raid superblock and raid bitmap superblock on member devices in 1.2 format/location; 以1.2格式/位置保存成员设备上的RAID超级块和RAID位图超级块;
*) disk - show detailed mountpoint users when unable to unmount; 在无法卸载时显示详细的挂载点用户;
*) disk - show usage as percentage (CLI only); 显示使用率为百分比(仅限CLI);
*) disk - try all NFS versions (4.2,4.1,4.0,3,2) when mounting NFS in that order; 按顺序尝试所有NFS版本(4.2,4.1,4.0,3,2)进行NFS挂载;
*) disk,nvme - show nvme namespaces if configured more than one on a nvme drive; 如果在一个NVMe驱动器上配置了多个命名空间,则显示它们;
*) dns - added option to create named DNS servers that can be used as forward-to servers; 添加了创建命名DNS服务器的选项,这些服务器可用作转发服务器;
*) dns - do not look up local cache when executing ":resolve" command with specified "server" parameter (introduced in v7.16); 执行带有指定“服务器”参数的“:resolve”命令时,不查找本地缓存(v7.16中引入);
*) dns - DoH whitelist support for adlist using static FWD entries; 支持使用静态FWD条目的广告列表进行DoH白名单;
*) dns - refactored DNS service internal processes; 重构了DNS服务的内部流程;
*) dns - whitelist support for adlist using static FWD entries; 支持使用静态FWD条目的广告列表白名单;
*) ethernet - improved interface stability for RB4011 devices; 提高了RB4011设备的接口稳定性;
*) ethernet - improved linking after reboot for hAP ax lite devices ("/system routerboard upgrade" required); 改善了hAP ax lite设备在重启后的连接(需要“/system routerboard upgrade”);
*) ethernet - improved stability after reboot for Chateau PRO ax; 提高了Chateau PRO ax在重启后的稳定性;
*) ethernet - improved system stability for CCR2004-1G-2XS-PCIe device; 提高了CCR2004-1G-2XS-PCIe设备的系统稳定性;
*) ethernet - log warning only about excessive broadcast (do not include multicast) and reduced log count; 以太网 - 仅记录关于过多广播的警告(不包括多播),并减少日志数量;
*) fetch - fixed certificate check when provided hostname is IP address; 获取 - 修复了当提供的主机名是IP地址时的证书检查;
*) fetch - fixed large file (over 4GB) fetch in HTTP/HTTPS mode; 获取 - 修复了在HTTP/HTTPS模式下的大文件(超过 4GB)获取问题;
*) file - correctly identify mounted disks; 文件 - 正确识别已挂载的磁盘;
*) file - do not needlessly scan large filesystems, could prevent unmounting; 文件 - 不必要扫描大型文件系统,避免阻止卸载;
*) file - improved handling of changes to the file system; 文件 - 改进了对文件系统更改的处理;
*) file - improved service stability when accessing files list from other system services; 文件 - 在从其他系统服务访问文件列表时改进了服务稳定性;
*) file - support files over 4GB size; 文件 - 支持超过4GB大小的文件;
*) file - update file size before trying to request content; 文件 - 在请求内容之前先更新文件大小;
*) firewall - added none-dynamic and none-static arguments for IPv6 address-list-timout settings; 防火墙 - 为IPv6地址列表超时设置添加了非动态和非静态参数;
*) firewall - added support for random external port allocation; 防火墙 - 增加了对随机外部端口分配的支持;
*) firewall - added warning log for TCP SYN flood; 防火墙 - 添加了TCP SYN洪水警告日志;
*) firewall - fixed "dst-limit" and "limit" mathers when using zero value for burst argument; 防火墙 - 修复了在突发参数使用零值时的“dst-limit”和“limit”匹配;
*) firewall - improved matching from deeply nested interface-lists; 防火墙 - 改进了深层嵌套接口列表的匹配;
*) firewall - removed default mangle passthrough=yes configuration from export; 防火墙 - 从导出中移除了默认的mangle passthrough=yes配置;
*) ftp - added VRF support; ftp - 添加了VRF支持;
*) gps - changed default GPS antenna setting for LtAP mini with internal LTE/GPS combo antenna; GPS - 更改了LtAP mini内置LTE/GPS组合天线的默认GPS天线设置;
*) graphing - fixed graphing rule removal; 图形化 - 修复了图形规则的删除问题;
*) graphing - fixed queue graph storing on disk; 图形化 - 修复了队列图形存储在磁盘上的问题;
*) health - added cpu-overtemp-check on ARM, ARM64 devices (CLI only); 健康 - 添加了ARM, ARM64设备上的CPU过温检查(仅CLI);
*) health - changed PSU state from "no-ac" to "no-input"; 改变了PSU状态从“no-ac”变为“no-input”;
*) health - hide settings in CLI if there is nothing to show; 如果没有内容显示,则在CLI中隐藏设置;
*) health - removed board-temperature on RB5009UPr+S+IN device; 移除了RB5009UPr+S+IN设备的板温显示;
*) igmp-proxy - refactored IGMP querier; 重构了IGMP查询器;
*) ike2 - improved performance by balancing multicore CPU usage for key exchange calculation also for initiator; 通过平衡多核CPU的使用来提高密钥交换计算的性能,也适用于发起方;
*) iot - added additional debug for LoRa logging; 添加了LoRa日志记录的额外调试功能;
*) iot - added an option to print out LoRa traffic in CLI (not GUI-only option anymore); 增加了在CLI中打印LoRa通信的选项(不再仅限于GUI选项);
*) iot - added new LoRa traffic FCnt packet counter parameter; 新增LoRa通信FCnt数据包计数器参数;
*) iot - added support for USB Bluetooth dongles (LE 4.0+) which enables Bluetooth functionality; 增加了对USB蓝牙适配器(LE 4.0+)的支持,使其具备蓝牙功能;
*) iot - bluetooth peripheral device menu now displays correct iBeacon major/minor values; 蓝牙外围设备菜单现在显示正确的iBeacon主/次级值;
*) iot - fixed duplicate LoRa payloads in the traffic tab; 修复了在通信选项卡中重复的LoRa载荷问题;
*) iot - fixed incorrect LoRa joineui filter export behavior; 修复了LoRa joinEUI过滤器导出行为不正确的问题;
*) iot - fixed LoRa behavior, where join eui or dev eui could be incorrectly converted during forwarding; 修复了LoRa行为,在转发过程中join eui或dev eui可能错误转换的问题;
*) iot - improved system stability for LoRa; 改善了LoRa的系统稳定性;
*) iot - improvements to LoRa device's stats tab; 改进了LoRa设备的统计信息选项卡;
*) iot - LoRa LNS improvement; LoRa LNS改进;
*) iot - LoRa traffic tab RSSI now shows proper values for ARM architecture; LoRa通信选项卡RSSI现在为ARM架构显示正确的值;
*) iot - modbus rework which improves Tx Rx switching behavior; 重构了modbus以改进发送接收切换行为;
*) iot - mqtt improvement to support large payloads and gracefully discard payloads above size limit; 改进了mqtt以支持大负载,并优雅地丢弃超过大小限制的负载;
*) iot - removed crc-disabled and crc-error options from the LoRa forwarding; 移除了LoRa转发中的crc-disabled和crc-error选项;
*) iot - removed LoRa pause traffic option/setting; 移除了LoRa暂停流量选项/设置;
*) iot - removed some LoRa radio related parameters (e.g. RSSI-OFF and Tx-enabled) that were not meant to be changed; 移除了不应更改的LoRa无线电相关参数(例如RSSI-OFF和Tx-enabled);
*) ippool - removed maximum "63 bit" prefix length limitation; 移除了最大“63位”前缀长度限制;
*) ipsec - ike2 improved process for policies; 改进了IPSec的ike2策略流程;
*) ipv6 - added comment property to "/ipv6/nd/prefix" menu; 在“/ipv6/nd/prefix”菜单中添加了评论属性;
*) ipv6 - added IPv6 settings related to stale IPv6 neighbor cleanup; 添加了与清除过时IPv6邻居相关的IPv6设置;
*) ipv6 - added support for manual link-local address configuration; 添加了对手动配置链路本地地址的支持;
*) isis - do not disable fast-path when isis is enabled on an interface; 在接口上启用ISIS时,不要禁用快速路径;
*) isis - fixed console flags; 修复了控制台标志;
*) isis - fixed invalid L2 LSP type; 修复了无效的L2 LSP类型;
*) isis - make it work when MTU is larger than 1500; 使其在MTU大于1500时正常工作;
*) isis - update interface MAC address on change (caused neighbor to stuck in init state); 更改时更新接口MAC地址(导致邻居卡在初始化状态);
*) kid-control - use time format according to ISO standard; 使用符合ISO标准的时间格式;
*) l3hw - improved system stability; 改善了系统稳定性;
*) l3hw - rate limit error logging; 限制错误日志记录的速率;
*) leds - fixed issue where interface LEDs might not properly disable in some cases; 修复了在某些情况下接口LED可能无法正确关闭的问题;
*) log - added basic validation for "disk-file-name" property; 为“disk-file-name”属性添加了基本验证;
*) log - added hostname support to remote logging action; 为远程日志记录动作添加了主机名支持;
*) log - added regex parameter for log filtering in rules; 添加了用于规则日志过滤的正则表达式参数;
*) log - fixed e-mail logging (introduced in v7.16); 修复了电子邮件日志记录(在v7.16中引入的问题);
*) log - use time format according to ISO standard; 日志 - 使用符合ISO标准的时间格式;
*) lte - added option to check/install modem firmware from early-access/testing channel (CLI only); LTE - 增加了从早期访问/测试频道检查/安装调制解调器固件的选项(仅限命令行界面);
*) lte - added provider specific firmware update (FOTA) for Cosmote GR networks on Chateau 5G; LTE - 为Chateau 5G上的Cosmote GR网络添加了特定于供应商的固件更新(FOTA);
*) lte - disabled ims service for Chateau 5G on operator "3 AT" network (PLMN ID 23205); LTE - 禁用Chateau 5G在运营商"3 AT"网络上的ims服务(PLMN ID 23205);
*) lte - drop operator selection support for R11e-4G modem as it is unreliable; LTE - 由于不可靠,取消了R11e-4G调制解调器的运营商选择支持;
*) lte - fixed "default-name" property in export when multiple LTE interfaces are used; LTE - 修复了多个LTE接口使用时导出中的"default-name"属性;
*) lte - fixed "lte monitor" signal reporting for RG520F-EU modem when connected to 5G SA network; LTE - 修复了RG520F-EU调制解调器连接到5G SA网络时的"lte monitor"信号报告;
*) lte - fixed "operator" setting for EC200A-EU modem; LTE - 修复了EC200A-EU调制解调器的"operator"设置;
*) lte - fixed long "PLMN search in progress" for SXT 3-7; LTE - 修复了SXT 3-7的长时间"PLMN搜索进行中"问题;
*) lte - fixed LTE band setting for SXT LTE 3-7; LTE - 修复了SXT LTE 3-7的LTE频段设置;
*) lte - fixed roaming barring (allow-roaming=no) for EC200A-EU modem; LTE - 修复了EC200A-EU调制解调器的漫游屏蔽(allow-roaming=no);
*) lte - fixed signal info reporting for FG621-EA modem in UMTS network; LTE - 修复了FG621-EA调制解调器在UMTS网络中的信号信息报告;
*) lte - fixed SMS sender parsing; LTE - 修复了SMS发送者解析;
*) lte - improved modem FW upgrade for Chateau 5G; LTE - 改进了Chateau 5G的调制解调器固件升级;
*) lte - improved R11eL-EC200A-EU modem firmware upgrade procedure; LTE - 改进了R11eL-EC200A-EU调制解调器的固件升级过程;
*) lte - improved recovery after unexpected modem reboot for Chateau's 5G and 5G R16 series devices; LTE - 改进了Chateau 5G和5G R16系列设备在意外调制解调器重启后的恢复;
*) lte - improvements to modem "firmware-upgrade" command; LTE - 改进了调制解调器"firmware-upgrade"命令;
*) lte - MBIM increased assignable APN profile count up to 8 then modem firmware allows it; LTE - 在调制解调器固件允许下,MBIM将可分配的APN配置文件数量增加到8;
*) lte - modem firmware update (FOTA), added support to install provider specific version; LTE - 调制解调器固件更新(FOTA),增加了安装特定提供商版本的支持;
*) lte - removed trailing "F" symbol from uicc; LTE - 从uicc中去除了尾随的"F"符号;
*) lte - set "sms-read=no" and "sms-protocol=auto" as default values; 设置“sms-read=no”和“sms-protocol=auto”为默认值;
*) lte - set IPv6 address reporting format in modem init for AT modems and MBIM modems with AT channel; 为带有AT通道的AT调制解调器和MBIM调制解调器在调制解调器初始化中设置IPv6地址报告格式;
*) mac-server - allow MAC-Telnet access through any bridged port when bridge interface is allowed; 允许通过任何桥接端口进行MAC-Telnet访问,当桥接接口被允许时;
*) mac-telnet - use ASCII DEL as erase/backspace char instead of BS (fixes mac-telnet backspace for WinBox4); 使用ASCII DEL作为擦除/退格字符而不是BS(修复了WinBox4的mac-telnet退格问题);
*) macvlan - improved error when trying to create new interface on already busy parent interface; 改进了在已忙的父接口上尝试创建新接口时的错误处理;
*) macvlan - updated driver; 更新了驱动程序;
*) modem - KNOT BG77 modem, improved handling of modem unexpected restarts; KNOT BG77调制解调器,改进了对调制解调器意外重启的处理;
*) mpls - added fast-path support for VPLS; 为VPLS添加了快速路径支持;
*) mpls - added MPLS mangle support; 添加了MPLS修改支持;
*) mpls - added support for "ICMP Fragmentation needed"; 添加了对“ICMP Fragmentation needed”的支持;
*) mpls - do no drop LDP peering session on PW deactivation; 在PW停用时不丢弃LDP对等会话;
*) mpls - do not reconnect VPLS on name or comment changes; 在名称或评论更改时不重新连接VPLS;
*) netinstall - removed unused "Get key" button; 移除了未使用的“Get key”按钮;
*) netinstall - save and restore device-mode configuration on format; 在格式化时保存和恢复设备模式配置;
*) netinstall-cli - added "-o" option to install devices only once per netinstall run; 添加了“-o”选项,以便每次netinstall运行时只安装一次设备;
*) netinstall-cli - fixed x86 detection; 修复了x86检测;
*) netwatch - added "ignore-initial-up" and "ignore-initial-down" properties; 添加了“ignore-initial-up”和“ignore-initial-down”属性;
*) netwatch - fixed multiple variables; 修复了多个变量;
*) netwatch - fixed probe toggle when adding a comment; 修复了添加评论时的探测切换;
*) ospf - fixed memory corruption; 修复了内存损坏问题;
*) ospf - improved stability on configuration update; 改善了配置更新时的稳定性;
*) ovpn - added VRF support to OVPN server (server menu now supports multiple entries and previous server configuration is automatically imported); 为 OVPN 服务器添加了 VRF 支持(服务器菜单现在支持多个条目,并自动导入以前的服务器配置);
*) ovpn - improved system stability; 改善了系统稳定性;
*) ovpn-client - added tls-crypt, tls-crypt-v2 support; 添加了 tls-crypt 和 tls-crypt-v2 支持;
*) ovpn-server - added "user-auth-method" property and allow mschap2 for RADIUS authentication; 添加了"user-auth-method"属性,并允许 mschap2 用于 RADIUS 认证;
*) pimsm - improved system stability after interface disable; 改善了接口禁用后系统的稳定性;
*) poe-out - added low-voltage-too-low status; 添加了低电压过低状态;
*) poe-out - improved PoE-out configuration handling when doing reset-configuration command; 改善了在执行重置配置命令时 PoE 输出的配置处理;
*) poe-out - upgraded firmware for CRS354-48P-4S+2Q+ device (the update will cause brief power interruption to PoE-out interfaces); 升级了 CRS354-48P-4S+2Q+ 设备的固件(更新将导致 PoE 输出接口短暂断电);
*) poe-out - upgraded firmware for PSE (BT) controlled boards (the update will cause brief power interruption to PoE-out interfaces); 升级了 PSE(BT)控制板的固件(更新将导致 PoE 输出接口短暂断电);
*) port - display a warning when using invalid log-file with the "remote-access" feature; 当使用无效日志文件与“远程访问”功能时显示警告;
*) port - more detailed print command output, include in "USED-BY" property channel number(s); 更详细的打印命令输出,包含在“USED-BY”属性中的通道编号;
*) ppp - add routes in matching VRF; 在匹配的 VRF 中添加路由;
*) ppp - added support for bridge-port-pvid configuration via ppp profile; 通过 ppp 配置文件添加了对桥接端口 pvid 配置的支持;
*) ppp - added support for bridge-port-trusted configuration via ppp profile; 通过 ppp 配置文件添加了对桥接端口信任配置的支持;
*) ppp - do not print local/remote pool related errors in log when configuration does not require pool usage; 当配置不需要使用池时,不在日志中打印本地/远程池相关错误;
*) ppp - fixed typos in log message; 修正了日志消息中的拼写错误;
*) ppp - reuse link-local IPv6 address for static bindings when possible; 尽可能为静态绑定重用链路本地 IPv6 地址;
*) ppp - set APN/PDN type "IPv4/v6" according assigned PPP profile protocol setting; 根据分配的 PPP 配置文件协议设置设置 APN/PDN 类型为“IPv4/v6”;
*) pppoe - added support for PPPoE server over 802.1Q VLANs; 添加了对 802.1Q VLAN 上的 PPPoE 服务器的支持;
*) profiler - classify ppp processing; 对ppp处理进行分类;
*) profiler - improved process classification; 改进了进程分类;
*) profiler - renamed radv process to radvd; 将radv进程重命名为radvd;
*) ptp - added dynamic switch ACL rules in order to trap PTP packets to CPU instead of forwarding; 添加了动态交换机ACL规则以捕获PTP数据包到CPU而不是转发;
*) ptp - added option to configure L2 transport with forwardable and non-forwardable MAC destination; 添加了配置L2传输选项,可以选择可转发和不可转发的MAC目的地;
*) ptp - added PTP support for CRS320-8P-8B-4S+ and CRS326-4C+20G+2Q+ devices; 为CRS320-8P-8B-4S+和CRS326-4C+20G+2Q+设备添加了PTP支持;
*) ptp - display warning when none of the PTP ports has a link; 当没有PTP端口连接时显示警告;
*) ptp - fixed DSCP values for IPv4 packets; 修复了IPv4包的DSCP值;
*) ptp - fixed packet receive with enabled igmp-snooping; 修复了启用igmp-snooping时的数据包接收;
*) ptp - fixed packet tx/rx when enabling PTP on 1/2.5/100Gbps links for 98CX8410, 98DX8525, 98DX4310 switches (introduced in v7.16); 修复了在98CX8410、98DX8525、98DX4310交换机上启用PTP时的1/2.5/100Gbps链路上的数据包发送/接收问题(在v7.16中引入);
*) ptp - fixed synchronization on QSFP28 interfaces; 修复了在QSFP28接口上的同步问题;
*) ptp - make PTP process more stable and deterministic when applying configuration; 在应用配置时使PTP过程更加稳定和确定;
*) ptp - restrict configuring g8275 profile with IPv4 transport; 限制使用IPv4传输配置g8275配置文件;
*) qos-hw - allow to disable/enable profiles, disabled or removed profile gets replaced with the default; 允许禁用/启用配置文件,禁用或删除的配置文件将替换为默认配置;
*) qos-hw - enabling PFC on port also requires setting egress-rate-queueN; 在端口上启用PFC还需要设置出口速率队列;
*) qos-hw - fixed export when changing default Tx Manager; 修复了更改默认Tx管理器时的导出问题;
*) qos-hw - fixed incorrect port byte-use counter; 修复了错误的端口字节使用计数器;
*) qos-hw - improved PFC behavior; 改进了PFC行为;
*) qos-hw - improved system stability when enabling QoS; 启用QoS时改善了系统稳定性;
*) qos-hw - improved WRED and ECN behavior; 改进了WRED和ECN行为;
*) qos-hw - rename pfcN-pause and pfcN-resume to pfcN-pause-threshold and pfcN-resume-threshold; 重命名pfcN-pause和pfcN-resume为pfcN-pause-threshold和pfcN-resume-threshold;
*) qos-hw - reworked PCP and DSCP mapping (now supports single, multiple and range values, previous configuration with minimal value mapping is converted to a single value); 重新设计PCP和DSCP映射(现在支持单一、多值和范围值,之前最小值映射的配置被转换为单个值);
*) qos-hw - switch-cpu port trust settings are forced to "keep"; 强制将switch-cpu端口信任设置保留为"keep";
*) queue - improved system stability when too many simple queues are added; 当添加过多简单队列时,改善了系统稳定性;
*) quickset - added "LTE AP" quickset profile with one wifi interface; 添加了带有一个wifi接口的"LTE AP"快速设置配置文件;
*) rip - improved stability when changing metric; 在更改度量时提高了稳定性;
*) romon - added dynamic switch rules on devices supporting it when enabling the service; 在启用服务时,向支持的设备添加了动态交换规则;
*) romon - added interface-list support; 添加了接口列表支持;
*) romon - send uptime in discovery; 在发现中发送正常运行时间;
*) rose-storage - allow to set iscsi-iqn only when type=iscsi and allow nvme-tcp-name only when type=nvme-tcp; 仅当type=iscsi时允许设置iscsi-iqn,仅当type=nvme-tcp时允许设置nvme-tcp-name;
*) rose-storage - do not allow to format exported disks; 不允许格式化导出的磁盘;
*) rose-storage - enable autocomplete for local-path property in "/file/sync" menu; 在“/file/sync”菜单中启用local-path属性的自动补全;
*) rose-storage - enable more threads for faster RAID sync; 启用更多线程以加速RAID同步;
*) rose-storage - ensure unique nvme-tcp-names for nvme-tcp clients; 确保nvme-tcp客户端的nvme-tcp-names唯一;
*) rose-storage - improved error messages; 改进了错误信息;
*) rose-storage - improved system stability; 提高了系统稳定性;
*) rose-storage,raid - improved stability of degraded arrays on startup; 提高启动时退化阵列的稳定性;
*) rose-storage,raid - store superblock in 1.2 format, show raid super block info when detected to help with reassembling arrays; 以1.2格式存储超级块,检测到时显示raid超级块信息以帮助重组阵列;
*) route - fixed discourse attribute print; 修复了discourse属性打印问题;
*) route - fixed minor typo in failure message; 修正了失败消息中的小错误;
*) route - fixed possible issue with inactive routes after reboot (introduced in v7.16); 修复了重启后可能导致路由失效的问题(在v7.16中引入);
*) route - improved stability; 提高了稳定性;
*) route - improved stability with static route configuration; 提高了静态路由配置的稳定性;
*) route - increased interface name length limit in log messages; 增加了日志信息中接口名称的长度限制;
*) route - removed possibility for IPv6 routes to specify interface in the dst-address; 移除了在IPv6路由中在目标地址中指定接口的可能性;
*) routerboot - fixed boot MAC for devices with Alpine CPU ("/system routerboard upgrade" required); 修复了Alpine CPU设备的启动MAC地址(需要执行"/system routerboard upgrade");
*) routerboot - fixed boot MAC for MIPSBE CRS3xx and CRS5xx switches ("/system routerboard upgrade" required); 修复了MIPSBE CRS3xx和CRS5xx交换机的启动MAC地址(需要执行"/system routerboard upgrade");
*) routerboot - improved stability for IPQ8072 and IPQ6010 when flash-boot is used ("/system routerboard upgrade" required); 改善了在使用flash-boot时IPQ8072和IPQ6010设备的稳定性(需要执行"/system routerboard upgrade");
*) routing-filter - fixed subtract and add for numerical values (+x, -x); 修复了对数值的加减(+x, -x);
*) rsync - fixed when used over ssh and spaces in directory names; 修复了通过ssh使用时目录名中存在空格的问题;
*) sfp - fixed 1Gbps supported rate for RB960 and RB962 devices; 修复了RB960和RB962设备对1Gbps速率的支持;
*) sfp - fixed linking with 1Gbps optical modules with "combo-mode=sfp" configuration for CRS312 device; 修复了CRS312设备在“combo-mode=sfp”配置下与1Gbps光模块的连接;
*) sfp - improved initialization and linking for some SFP modules; 改善了一些SFP模块的初始化和连接;
*) sfp - improved initialization for certain SFP modules on CRS309 and CRS317 devices ("/system routerboard upgrade" required); 改善了CRS309和CRS317设备上某些SFP模块的初始化(需要执行"/system routerboard upgrade");
*) sfp - improved power control configuration for QSFP optical modules according to the EEPROM field; 根据EEPROM字段改善了QSFP光模块的电源控制配置;
*) sfp - improved SFP auto-negotiation for L22, L23 devices; 改善了L22和L23设备的SFP自动协商;
*) sfp - improved SFP28, QSFP28 interface stability using DAC cable for CRS520 switch; 改善了CRS520交换机中使用DAC线缆时SFP28和QSFP28接口的稳定性;
*) smb - stability improvements for client/server; 改善了客户端/服务器的稳定性;
*) snmp - added wifi fields to MIKROTIK-MIB; 在MIKROTIK-MIB中添加了wifi字段;
*) socks - fixed comment property for access configuration; 修复了访问配置中的注释属性;
*) ssh - added option to configure SSH ciphers (replaced allow-none-crypto parameter); ssh - 添加了配置SSH加密的选项(替换了允许无加密参数);
*) ssh - do not regenerate host key after update from RouterOS version older than 7.9; ssh - 在从早于7.9的RouterOS版本更新后,不重新生成主机密钥;
*) ssh - improved logging; ssh - 改进了日志记录;
*) ssh - improved speed; ssh - 提高了速度;
*) ssh - prefer GCM ciphers for arm64 and x86 devices when ciphers=auto; ssh - 当加密设置为自动时,为arm64和x86设备优先选择GCM加密;
*) ssl/tls - improved performance; ssl/tls - 改善了性能;
*) sstp - added pfs=required option to allow only ECDHE during TLS handshake; sstp - 添加了pfs=required选项,仅允许在TLS握手期间使用ECDHE;
*) storage - preserve permissions,owners,attributes when syncing under "/file/sync"; storage - 在“/file/sync”下同步时保留权限、所有者和属性;
*) storage,rsync - fixed to work with clients passing "-a" option; storage,rsync - 修复了与传递“-a”选项的客户端一起工作的问题;
*) supout - added BGP advertisements section; supout - 增加了BGP广告部分;
*) supout - added device-mode section; supout - 增加了设备模式部分;
*) supout - do not create autosupout.rif for second time after system reboot; supout - 系统重启后不再第二次创建autosupout.rif;
*) supout - print non BGP and OSFP routes if route list is too large; supout - 如果路由列表过大,打印非BGP和OSFP路由;
*) supout - reduce minimal RAM required for export to be included; supout - 降低包含导出所需的最低RAM;
*) supout - use separate LTE section; supout - 使用独立的LTE部分;
*) switch - added "all" argument for "new-dst-ports" switch rule property for CRS3xx, CRS5xx, CCR2116 and CCR2216 devices; switch - 为CRS3xx、CRS5xx、CCR2116和CCR2216设备的“new-dst-ports”交换机规则属性添加了“all”参数;
*) switch - added IPv6 flow label matching in switch rules for CRS3xx, CRS5xx, CCR2116 and CCR2216 devices; switch - 为CRS3xx、CRS5xx、CCR2116和CCR2216设备的交换机规则添加了IPv6流标签匹配;
*) switch - allow bond interfaces in switch rules for CRS3xx, CRS5xx, CCR2116 and CCR2216 devices; switch - 允许CRS3xx、CRS5xx、CCR2116和CCR2216设备在交换机规则中绑定接口;
*) switch - allow matching network bitmask for IPv4 and IPv6 dst/src-address properties in switch rule; switch - 允许在交换机规则中匹配IPv4和IPv6目标/源地址属性的网络位掩码;
*) switch - disallow switch-cpu in "ports" and "new-dst-ports" rule properties for CRS3xx, CRS5xx, CCR2116, CCR2216 and RB5009 devices; switch - 禁止在CRS3xx、CRS5xx、CCR2116、CCR2216和RB5009设备的“端口”和“new-dst-ports”规则属性中使用switch-cpu;
*) switch - fixed a potential issue with packet corruption caused by incorrect switch initialization on CRS3xx/5xx devices; 修复了由于CRS3xx/5xx设备上的交换机初始化不正确导致的数据包损坏潜在问题;
*) switch - fixed L2MTU for 25Gbps ports; 修复了25Gbps端口的L2MTU;
*) switch - fixed RSPAN error message when using mirror-target=cpu; 修复了使用mirror-target=cpu时的RSPAN错误信息;
*) switch - fixed rule disable in certain cases for 98DX224S, 98DX226S, and 98DX3236 switch chips; 修复了98DX224S、98DX226S和98DX3236交换芯片某些情况下规则禁用的问题;
*) switch - fixed storm-rate accuracy on 98DX224S, 98DX226S, and 98DX3236 switch chips; 修复了98DX224S、98DX226S和98DX3236交换芯片的风暴速率精度;
*) switch - force "mac-protocol" when matching IPv4 or IPv6 specific properties; 在匹配IPv4或IPv6特定属性时强制使用“mac-protocol”;
*) switch - improved CPU performance for CRS328-24P-4S+ switch; 改善了CRS328-24P-4S+交换机的CPU性能;
*) switch - improved system stability for RB5009 and CCR2004-16G-2S+ devices; 提高了RB5009和CCR2004-16G-2S+设备的系统稳定性;
*) switch - make switch rule "ports" property not required and unsettable (allows matching packets on all switch ports); 使交换机规则“端口”属性变为非必需且不可设置(允许匹配所有交换机端口上的数据包);
*) switch - updated dynamic switch rules when using HW bridge with IGMP snooping (224.0.0.0/24 and ff02::/16 destination addresses are forwarded and copied to CPU); 在使用带有IGMP嗅探的硬件桥时更新了动态交换机规则(224.0.0.0/24和ff02::/16目的地址被转发并复制到CPU);
*) system - improved IPv6 maximum routing table size based on total memory; 根据总内存改进了IPv6最大路由表大小;
*) system - make ICMP error source address selection configurable (icmp-errors-use-inbound-interface-address parameter in ip settings); 使ICMP错误源地址选择可配置(ip设置中的icmp-errors-use-inbound-interface-address参数);
*) system - make TCP timestamp handling configurable (tcp-timestamps parameter in ip settings); 使TCP时间戳处理可配置(ip设置中的tcp-timestamps参数);
*) system - moved "/system/upgrade" to "/system/package/local-update"; 将“/system/upgrade”移动到“/system/package/local-update”;
*) tftp - improved stability; 提高了稳定性;
*) upnp - rename service description file from gateway_description.xml back to gateway.xml; 将服务描述文件从gateway_description.xml重新命名为gateway.xml;
*) user-manager - improved stability; 提高了稳定性;
*) vpls - added support for bridge-pvid configuration; 添加了对桥接pvid配置的支持;
*) vrf - fixed packet handling with enabled queues; 修复了启用队列时的数据包处理;
*) vxlan - fixed issue causing to loose IPv6 VTEP address setting; 修复了导致丢失IPv6 VTEP地址设置的问题;
*) webfig - added search option for settings; 增加了设置的搜索选项;
*) webfig - allow download from file details; 允许从文件详细信息中下载;
*) webfig - allow style.css and script.js in branding packages; 允许在品牌包中使用style.css和script.js;
*) webfig - fixed uploading files with Windows style newlines; 修复了带有Windows换行符文件的上传问题;
*) webfig - hide inherited wifi password; 隐藏继承的WiFi密码;
*) webfig - improved keyboard navigation; 改进了键盘导航;
*) webfig - improved screen reader support; 改进了屏幕阅读器的支持;
*) webfig - improved system stability when used over many simultaneous sessions; 在多个同时会话使用时提高了系统稳定性;
*) webfig - redirect "/help/license.html" to "/license.txt" for backwards compatibility; 为向后兼容将“/help/license.html”重定向到“/license.txt”;
*) webfig - reduce flickering when table is sorted by column with duplicate values; 当表格按含有重复值的列排序时减少闪烁;
*) webfig - Skin Designer moved to centralized page; Skin Designer移至集中页面;
*) webfig - status page is deprecated, old status page config will work, but can't be updated or created; 状态页面已弃用,旧状态页面配置可以使用,但不能更新或创建;
*) webfig - support unicode strings; 支持Unicode字符串;
*) wifi - add information to each interface, showing which CAPsMAN manages it or which CAP hosts it when applicable; 为每个接口添加信息,展示其由哪个CAPsMAN管理或哪个CAP主机托管(如适用);
*) wifi - added a debug log entry when switching channel; 切换频道时添加了调试日志条目;
*) wifi - added ability to set security.owe-transition-interface to "auto"; 增加了将security.owe-transition-interface设置为“自动”的功能;
*) wifi - added access-list stats (CLI only); 添加了访问列表统计(仅限CLI);
*) wifi - added configuration.installation property to limit use of indoor-only channels; 添加了configuration.installation属性以限制仅室内频道的使用;
*) wifi - added debug log messages on station authentication mismatch; 在站点认证不匹配时添加调试日志消息;
*) wifi - added extra info to CAPsMAN about message; 为CAPsMAN信息添加了额外信息;
*) wifi - added last-activity property in registration table; 在注册表中添加了最后活动属性;
*) wifi - added multi-passphrase (PPSK) support (CLI only); 添加了多密码短语 (PPSK) 支持(仅限 CLI);
*) wifi - added option to reset MAC address (CLI only); 添加了重置 MAC 地址的选项(仅限 CLI);
*) wifi - added station-roaming support; 添加了站点漫游支持;
*) wifi - allow IPv6 LL address in caps-man-addresses; 允许在 caps-man-addresses 中使用 IPv6 LL 地址;
*) wifi - disabled 802.11h on 2.4GHz station; 在 2.4GHz 站点上禁用了 802.11h;
*) wifi - fixed "disabled" property in certain cases; 修复了在某些情况下“禁用”属性的问题;
*) wifi - fixed failure to resume operation after DFS non-occupancy period has elapsed; 修复了在 DFS 非占用期过后无法恢复操作的问题;
*) wifi - fixed failure with "auto" peer update on the OWE interface; 修复了在 OWE 接口上“自动”对等更新失败的问题;
*) wifi - fixed occasional failure to bring up management frame protection and channel switch capabilities; 修复了偶尔无法启用管理帧保护和信道切换功能的问题;
*) wifi - fixed the "no available channels" message still being displayed after a setting change has made some channels available; 修复了在设置更改后某些信道变得可用时仍显示“无可用信道”消息的问题;
*) wifi - improved FT roaming with WPA3 for some Apple devices; 改进了一些 Apple 设备使用 WPA3 的 FT 漫游;
*) wifi - indicate radios' ability to perform a channel switch in their "hw-caps" attribute; 在其 "hw-caps" 属性中指示无线电的信道切换能力;
*) wifi - indicate which channels are subject to DFS, or are indoor-only in output of "monitor" command; 在 "monitor" 命令的输出中指示哪些信道受 DFS 影响或仅限室内使用;
*) wifi - re-word the "SA Query timeout" log message to "not responding"; 将“SA 查询超时”日志消息改为“无响应”;
*) wifi - show authentication type and wireless standard used by each client in registration table; 在注册表中显示每个客户端使用的身份验证类型和无线标准;
*) wifi - show regulatory limits on maximum bandwidth in output of radio/reg-info command; 在 radio/reg-info 命令的输出中显示最大带宽的监管限制;
*) wifi - when operating in station mode, log more information when AP switches to an unsupported channel; 在站点模式下操作时,当 AP 切换到不支持的信道时记录更多信息;
*) wifi-qcom - added Superchannel country profile; 添加了 Superchannel 国家配置文件;
*) wifi-qcom - updated regulatory info for Ukraine, Australia and United States; 更新了乌克兰、澳大利亚和美国的监管信息;
*) wifi-qcom-ac - allow use of channel 144 under "Japan" regulatory domain; 允许在“日本”监管域下使用频道144;
*) wifi-qcom-ac - fix possible conflict between radio and USB initialization on hAP ac2; 修复了hAP ac2上射频和USB初始化之间可能的冲突;
*) wifi-qcom-ac - improved CPU load balancing and system stability; 改进了CPU负载均衡和系统稳定性;
*) winbox - added "Copy to Access List" option under "WiFi/Registration" menu; 在“WiFi/注册”菜单下添加了“复制到访问列表”选项;
*) winbox - added "Max Entries" and "Total Entries" properties under "IP/Firewall/Connections/Tracking" menu; 在“IP/防火墙/连接/跟踪”菜单下添加了“最大条目”和“总条目”属性;
*) winbox - added "Scan" and "Test Disks" features under "System/Disks" menu; 在“系统/磁盘”菜单下添加了“扫描”和“测试磁盘”功能;
*) winbox - added Enable/Disable buttons under "Tools/Graphing" menus; 在“工具/图形”菜单下添加了启用/禁用按钮;
*) winbox - added MAC address support for "Group" property under "Bridge/MDB" menu; 在“桥接/MDB”菜单下的“组”属性中添加了MAC地址支持;
*) winbox - added missing "bus" option for compatible devices under "System/RouterBOARD/USB Power Reset" menu; 在“系统/RouterBOARD/USB电源重置”菜单下为兼容设备添加了缺少的“总线”选项;
*) winbox - added missing properties under "IP/Neighbors" menu; 在“IP/邻居”菜单下添加了缺少的属性;
*) winbox - allow to edit Ethernet MAC address; 允许编辑以太网MAC地址;
*) winbox - clear "Value" field when unset under "IP/DNS/Static" menu; 当在“IP/DNS/静态”菜单下未设置时清除“值”字段;
*) winbox - fixed duplicate timezone names; 修复了重复的时区名称;
*) winbox - fixed typo in "System/Reset Configuration" menu; 修复了“系统/重置配置”菜单中的拼写错误;
*) winbox - hide LCD menu for devices without display; 对无显示屏的设备隐藏LCD菜单;
*) winbox - hide LTE "External Antenna" menu for devices without switchable antenna option; 对没有可切换天线选项的设备隐藏LTE“外部天线”菜单;
*) winbox - improved stability; 提高了稳定性;
*) winbox - minimal required version is v3.41; 最低要求版本为v3.41;
*) winbox - refresh values under "Bridge/VLANs/MVRP Attributes" menu; 在“桥接/VLANs/MVRP属性”菜单下刷新值;
*) winbox - renamed and moved "System/Auto Upgrade" to "System/Packages" menu; 重命名并将“系统/自动升级”移动到“系统/软件包”菜单;
*) winbox - renamed wrong invalid interface flag to inactive; 重命名了错误的无效接口标志为不活动;
*) winbox - show "FEC" property on status tab for interfaces that use it; 在使用“FEC”的接口的状态标签上显示该属性;
*) winbox - show MLAG settings for CRS326-4C+20G+2Q+ device; 显示用于CRS326-4C+20G+2Q+设备的MLAG设置;
*) winbox - updated properties and behavior under "Switch/QoS" menu; 更新了“交换机/QoS”菜单下的属性和行为;
*) wireguard - do not initiate handshake when peer is configured as responder; 当对等方配置为响应者时,不进行握手;
*) wireless - added option to reset MAC address (CLI only); 添加了重置MAC地址的选项(仅限CLI);
*) wireless - added vlan-id to registration-table; 在注册表中添加了vlan-id;
*) wireless - allow to set Canada2 country profile when locked with US lock package for CubeG device; 在CubeG设备被美国锁定包锁定时,允许设置Canada2国家配置;
*) wireless - enable all chains by default for RB911 and RB922 series devices; 默认情况下为RB911和RB922系列设备启用所有链路;
*) wireless - fixed antenna gain for SXT5ac device; 修复了SXT5ac设备的天线增益;
*) wireless - preserve configured country while using setup-repeater, added "country" argument (CLI only); 在使用setup-repeater时保留配置的国家,添加了“country”参数(仅限CLI);
*) x86 - Realtek r8169 updated driver; 更新了Realtek r8169驱动程序;
*) zerotier - added debug logging; 添加了调试日志;
*) zerotier - do not show default settings in export; 导出时不显示默认设置;
*) zerotier - upgraded to version 1.14.0; 升级到版本1.14.0;