Hi boys,
This version include NSS offload for WiFi
I am redo the repos over the latest commit from OpenWRT.
Changelog (include upstream of OpenWRT):
- Updated the NSS kernel and software to version 6.6.50.
- Removed the “kmod-ipt-nathelper-rtsp” module as it is generating instability with the ECM (NSS) module when running RTSP traffic. ping @eR2022
- Added the following NSS modules (kmod-qca-nss-drv-lag-mgr, kmod-qca-nss-drv-map-t and kmod-qca-nss-drv-tun6rd) to support some Italian ISPs as they use specific configurations to provide IPv6.
Notes:
- The build is compiled with ath11k and NSS limits of 512MB and pbuf set to auto by default.
- The build is compiled with GCC 13.3.
- The default TCP congestion protocol is CUBIC.
- By default, the radio0 (IoT) is off (you can enable in LUCI) and the radio 1 (2.4 GHz) y 2 (5 GHz) is on.
- The default country code for the WiFi is USA to avoid problems with 160 MHZ because it does not work if it does not have a specified country code.
- I have posted on my Github all the workarounds used in this build: https://github.com/AgustinLorenzo/openwrt/issues/5 (english) and https://github.com/AgustinLorenzo/openwrt/issues/6 (spanish)
- Guide to upgrade to kernel 6.6 without losing your configuration: https://github.com/AgustinLorenzo/openwrt/issues/9 (english) and https://github.com/AgustinLorenzo/openwrt/issues/8 (spanish)
Sources:
- Normal build: https://github.com/AgustinLorenzo/openwrt/tree/main_nss
- Mesh build: https://github.com/AgustinLorenzo/openwrt/tree/main_nss_mesh
- NSS packages: https://github.com/AgustinLorenzo/nss-packages/commits/main_nss_wifi/
BUILDED (NORMAL): https://github.com/AgustinLorenzo/openwrt/releases/tag/ipq807x-nsswifi-2024-09-10-1521
BUILDED (MESH BUILD): https://github.com/AgustinLorenzo/openwrt/releases/tag/ipq807x-nsswifi-mesh-2024-09-10-1718
NOTE: Now I only compile the build for the following devices AX3600, AX6, AX9000, Dynalink DL-WRX36, Buffalo WXR-5950AX12, QNAP QHora-301W, Netgear RAX120v2, Arcadyan AW1000, Zyxel NBG7815, Linksys MX4200 (v1 and v2), Netgear SXR80, Netgear SXS80, Spectrum SAX1V1K and Netgear WAX218 if someone has used my versions with other devices (and it is supported), let me know and I will add it.