QCA NSS Packages
Go to file
Sean Khan baed4d5a9e nss-ecm: fix logic in rule addition
When using `nft insert rule` the rule is inserted on top of the
`forward_wan` chain, which bypasses any filtering in place. Instead,
append the rule to the end of the chain.

Other changes include renaming chain `RATE-LIMIT` to `ECM-RATE-LIMIT`
for better rule classification, and `shellformat` formatting.

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2024-07-08 11:12:44 -04:00
firmware nss-firmware: fix building for IPQ60XX/IPQ50XX 2024-06-22 16:10:49 -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 treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04:00
qca-nss-cfi treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04:00
qca-nss-clients nss-clients: Backport 12.5 changes 2024-07-08 10:08:59 -04:00
qca-nss-crypto treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04:00
qca-nss-drv treewide: remove excutable bit and apply on install 2024-07-08 11:06:17 -04:00
qca-nss-ecm nss-ecm: fix logic in rule addition 2024-07-08 11:12:44 -04:00
qca-nss-macsec treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04:00
qca-ssdk-shell treewide: Refactor for APK based builds 2024-06-24 20:33:28 -04: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.