Kmod-nft-offload -

kmod-nft-offload is a crucial kernel module for anyone looking to maximize the performance of their OpenWrt router by leveraging Flow Offloading.

. In recent OpenWrt versions (like 24.10), some related modules like kmod-nft-queue kmod-nft-offload

What happens here?

If you’ve ever used nftables, you know it’s powerful and flexible. But software filtering still consumes CPU. What if your network card could do the heavy lifting? Enter hardware offloading — and the kernel module that makes it work. kmod-nft-offload is a crucial kernel module for anyone

Troubleshooting & Limitations