]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: act_ct: Create nf flow table per zone
authorPaul Blakey <paulb@mellanox.com>
Tue, 3 Mar 2020 13:07:49 +0000 (15:07 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Mar 2020 23:09:12 +0000 (15:09 -0800)
commitd042927a6c1af091a16f829713cbecae92a35e4e
tree7f8254b128919bd9c0ce2cfc07e791931a03a646
parent6ef11f48e8025594037581bc660193a6c9e3f176
net/sched: act_ct: Create nf flow table per zone

Use the NF flow tables infrastructure for CT offload.

Create a nf flow table per zone.

Next patches will add FT entries to this table, and do
the software offload.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tc_act/tc_ct.h
net/sched/Kconfig
net/sched/act_ct.c