Search changelog entries
| Component | Change |
|---|---|
| added fastpath support for bridge interfaces | packets received and transmitted on bridge interface can go fastpath (previously only bridge forwarded packets could go fastpath); |
| console | allow '-' characters in unknown command argument names; |
| store hostname for consistency; | |
| firewall | fixed sector writes rising starting since 6.28; |
| general | added ~fasttrack-connection~ firewall action in filter/mangle tables for marking connections as fasttrack; |
| general | trafflow: add natted addrs/ports to ipv4 flow info; |
| general | tilegx: enable autoneg for sfp ports in netinstall; |
| general | fixed async. ppp server; |
| general | queue tree: some queues would stop working after some configuration changes; |
| general | fixed CRS226 10G ports could lose link (introduced in 6.28); |
| general | fixed FREAK vulnerability in SSL & TLS; |
| general | improved support for new hEX lite; |
| health | fix voltage on some RB4xx; |
| ipsec | allow to specify custom IP address for my_id parameter; |
| ipv4 fasttrack fastpath | accelerates connection tracking and nat for marked connections (more than 5x performance improvement compared to regular slow path conntrack/nat) - currently limited to TCP/UDP only; |
| mesh | fixed kernel crash; |
| ovpn server | use subnet topology in ip mode if netmask is provided (makes android & ios clients work); |
| packets now can go half-fastpath | if input interface supports fastpath and packet gets forwarded in fastpath but output interface does not support fastpath or has interface queue other than only-hw-queue packet gets converted to slow path only at the dst interface transmit time; |
| romon | fix 100% CPU usage; |
| romon | moved under tools menu in console; |
| snmp | fix rare bug when some OIDs where skipped; |
| ssh | added aes-ctr cipher support; |
| ssh server | use custom generated DH primes when possible; |
| sstp | fixed router lockup. |
| vrrp | do not reset interface when no interesting config changes; |
| Component | Change |
|---|---|
| ar9888 | fixed crash when hw reports invalid rate; |
| cm2 | fixed capsman v2 100% CPU and other stability improvements; |
| console | fixed "in" operator in console; |
| console | make "/system package update print" work again. |
| dhcpv4 client | it is now possible to unset default clientid and hostname options |
| increase server greeting timeout to 60s; | |
| fixed tunnels | could crash when clamp-tcp-mss was enabled; |
| general | added support for SiS 190/191 PCI Ethernet adapter; |
| general | made metarouter work on boards with 802.11ac support or usb LTE; |
| general | make fat32 disk formatting support disks bigger than 134GiB; |
| general | added basic counters for ipv4/bridge fast path, also show status wether fast path is active at all; |
| general | initial RoMon (Router Management Overlay Network) support added. |
| lte | ZTE MF823 may loose configuration; |
| pppoe over eoip | fixed crash with large packets; |
| route | using ldp could cause connected routes with invalid interface nexthop; |
| sstp server | allow ADH only when no certificate set; |
| tile | rare situation when CCR devices failed to auto-negotiate ethernet link (introduced in v6.25); |
| tilegx | fixed memory leak when queue settings are changed; |
| timezone | updated timezone information to 2015b release; |
| trafflow: | fixed crash on disable; |
| userman | update paypal root certificate; |
| Component | Change |
|---|---|
| RB4xxGL | improved ethernet throughput (less dropped packets); |
| RouterBOARD | fixed health reporting; |
| api | return sentences can have property ".section" that groups values from commands such as "monitor", "traceroute", "print" (with non-zero 'interval' value); |
| cloud | add time zone detection feature "/system clock time-zone-autodetect"; |
| cloud | rename "/ip cloud enabled" to "/ip cloud ddns-enabled"; |
| cloud | make "/ip cloud update-time" independent from "/ip cloud ddns-enabled" |
| cloud | when setting "/ip cloud ddns-enabled" to "no" router will send message to server to disable DNS name for this routerboard; |
| cloud | "/ip cloud force-update" command now will work also when "/ip cloud ddns-enabled = no". usefull if user wants to disable DDNS; |
| console | added 'comment' parameter for '/system script' |
| general | check-installation: fixed wrong kernel crc on powerpc boards |
| general | watchdog: fix software watchdog for x86 |
| ipsec | fixed crash that happened in specific situation; |
| ssh | check conn state before sending disconnect message; |
| Component | Change |
|---|---|
| NTP client | accepts ipv6 as a server address; |
| RouterBOARD | included new RouterBOOT 3.22 to enable protected-routerboot setting (see wiki); |
| api | fixed /system check-installation; |
| cerm | fix scep client ca caps parsing; |
| console | fixed some missing export entries; |
| general | CCR improvements in link detection for SFP/SFP+ and auto-negotiation for SFP interfaces; |
| known issue | /system check-installation incorrectly reports error on PPC; |
| ovpn | allow to add VLANs to ovpn server bindings; |
| pppoe client | increased timeout when searching for servers; |
| smb | improved stability, fixed some crashes and problems causing disconnects; |
| ssh | fixed ssh related crashes; |
| sstp | added pfs option which enables DHE; |
| sstp | fixed problem were Windows 8 clients couldn't connect; |
| webfig | fixed various design skin issues; |