openwrtv3/package/network/utils/iptables
Felix Fietkau 820f030998 netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support
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>
2018-02-21 20:12:42 +01:00
..
patches netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support 2018-02-21 20:12:42 +01:00
Makefile iptables: Support building connlabel module 2018-02-13 10:01:52 +01:00