...
Upgrade Dockerfile to Ubuntu 20.04 LTS and fix python 2 3 packages (pip, requests and certifi).
Enhance logpull error handling when uploading to the cloud.
Noise floor information is missing for the DFS channels with QSDK 12.x.
The WAN interface is no brought back up after force LTE is set to false.
Improved L3 switchover to LTE (under 30s).
Added creation of
TARGET_PATH_DISABLE_FATAL_STATE
parent directory to pre-install build script.WM2: Fixed possible inadvertent random WPS passphrases being handed out.
CM
Modified IPv6 fallback mechanism in case IPv6 available but not working. It will switch to IPv4.
Fix Cloudless router operation feature when using
TARGET_CAP_GATEWAY
kconfig option.
Remove hardcored iperf3 path when using it for speed test.
Fix UDP test results when using ipef3 within speed test module.
BM
Skipping 2.4GHz BSSIDs when adding BSSIDs to BTM retry neighbors.
Fix client steering to 5GHz when client is WiFi 6E or WiFi 7.
Fixed an highly unlikely out-of-bounds in OSN/NM in netlink event parsing.
FSM
Prevent access to freed memory.
Address crash with empty QName.
Increase the netlink buffer size to 6M and ignore IGMP plus MLD packets under nfqueue.
Fixing page blocking when SNI blocking happens before Type A blocking.
Do not set
loop=true
in case where WANO exhaust all current WANO plug-ins, howeverhas_L3=true
is still set.Various WiFi 7 320Mhz fixes for Broadcom platforms.
Fix interface statistics do not report abnormally high amount of bytes on ethernet interface when overflow occurs.
OWM
Fix SNR based steering by removing pre-association probe blocking.
Fixed a live-lock condition in OWM's confsync component that could end up with VIFs being perpetually re-configured without ever completing.
Made Secondary DNS field optional when configuring Static IPv4 via BLE.
Make OpenSync restart and stop more robust to handle cases like instability of ovsdb-server.
In case system time is not set then we set up Boot TIme Time to 1 instead of Unix epoch time.
...