mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-11 21:46:20 -05:00
This makes it possible to add an iptables rule that offloads routing/NAT packet processing to a software fast path. This fast path is much quicker than running packets through the regular tables/chains. Requires Linux 4.14 Signed-off-by: Felix Fietkau <nbd@nbd.name>