diff options
author | Paul Blakey <[email protected]> | 2020-03-03 15:07:50 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-03-03 15:09:12 -0800 |
commit | 64ff70b80fd403110b67dd9f7184a604fdb0da43 (patch) | |
tree | e23d458c22cc9e7d178a993489948b1b56b62f96 /lib/test_overflow.c | |
parent | c34b961a249211bdb08d03bdecfb31ff22eb002f (diff) |
net/sched: act_ct: Offload established connections to flow table
Add a ft entry when connections enter an established state and delete
the connections when they leave the established state.
The flow table assumes ownership of the connection. In the following
patch act_ct will lookup the ct state from the FT. In future patches,
drivers will register for callbacks for ft add/del events and will be
able to use the information to offload the connections.
Note that connection aging is managed by the FT.
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