openwrt/package/network
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
..
config netifd: update to latest git HEAD 2018-02-07 12:03:56 +01:00
ipv6 odhcp6c: fix appending of emtpy sendopt value (FS#1336) 2018-02-08 18:29:37 +01:00
services hostapd: add support for sending 802.11v disassoc imminent notifications to clients via ubus 2018-02-21 19:29:09 +01:00
utils netfilter: add a xt_FLOWOFFLOAD target for NAT/routing offload support 2018-02-21 20:12:42 +01:00