QCA NSS Packages
Go to file
Sean Khan 1bed8dab31 nss-ecm: Improve ECM module configuration handling
This commit fixes two issues with how ECM module options are configured:

1. `/etc/modules.conf` was modified on every ECM start/restart,
   even when no changes were needed.

2. If any other ECM parameters were set in `/etc/modules.conf` it would
   overwrite them as the entire line was replaced.

The solution extracts configuration logic into a dedicated function that
only modifies what's necessary, properly handling all cases (updating existing
parameters, appending to existing options, or creating new options).

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-04-08 12:53:42 -04:00
firmware qca-nss: Bump 11.4 FW to 11.4.0.5-6 2024-08-04 01:42:54 -04:00
nss-ifb Move non-upstream NSS packages back into repo 2024-02-19 01:35:04 -05:00
nss-userspace-oss nss-packages: disable broken and abandoned modules 2024-03-26 22:41:03 -04:00
qca-mcs qca-mcs: Flush the mdb tables in the event of NETDEV_DOWN 2025-04-08 12:39:49 -04:00
qca-nss-cfi add ipq5018 support (#41) 2025-01-14 11:34:11 -05:00
qca-nss-clients add ipq5018 support (#41) 2025-01-14 11:34:11 -05:00
qca-nss-crypto add ipq5018 support (#41) 2025-01-14 11:34:11 -05:00
qca-nss-drv nss-drv: [11.4] fix undefined GRE stats_ctx for non IPQ807x 2025-04-08 03:10:22 -04:00
qca-nss-ecm nss-ecm: Improve ECM module configuration handling 2025-04-08 12:53:42 -04:00
qca-nss-macsec add ipq5018 support (#41) 2025-01-14 11:34:11 -05:00
qca-ssdk-shell treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04:00
wwan Some fixes to quectel.sh (#39) 2024-11-11 11:02:33 -05:00
LICENSE Initial commit 2021-05-30 17:58:24 +02:00
README.md README: Update 2021-05-30 18:10:46 +02:00

nss-packages

Qualcomm networking packages feed for OpenWrt

These packages provide drivers for wired networking and offloading features for the following SoC-s:

  • IPQ807x
  • IPQ60xx (Untested)
  • IPQ50xx (Untested)

Note that these require kernel patches which are part of the main OpenWrt tree, this is only the package feed.