diff options
author | 2020-03-03 15:07:51 +0200 | |
---|---|---|
committer | 2020-03-03 15:09:13 -0800 | |
commit | 46475bb20f4ba019abf22b0db10bf55a4158852e (patch) | |
tree | 141cdc035b22c9e38b97c3a325ebc70db66abca2 /include/net/dsa.h | |
parent | net/sched: act_ct: Offload established connections to flow table (diff) | |
download | wireguard-linux-46475bb20f4ba019abf22b0db10bf55a4158852e.tar.xz wireguard-linux-46475bb20f4ba019abf22b0db10bf55a4158852e.zip |
net/sched: act_ct: Software offload of established flows
Offload nf conntrack processing by looking up the 5-tuple in the
zone's flow table.
The nf conntrack module will process the packets until a connection is
in established state. Once in established state, the ct state pointer
(nf_conn) will be restored on the skb from a successful ft lookup.
Signed-off-by: Paul Blakey <paulb@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/dsa.h')
0 files changed, 0 insertions, 0 deletions