diff options
author | Paul Blakey <[email protected]> | 2020-03-03 15:07:51 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-03 15:09:13 -0800 |
commit | 46475bb20f4ba019abf22b0db10bf55a4158852e (patch) | |
tree | 141cdc035b22c9e38b97c3a325ebc70db66abca2 /lib/test_overflow.c | |
parent | 64ff70b80fd403110b67dd9f7184a604fdb0da43 (diff) |
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 <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions