]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table
authorVlad Buslov <vladbu@nvidia.com>
Wed, 15 Jun 2022 10:43:54 +0000 (12:43 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 11 Jul 2022 14:25:14 +0000 (16:25 +0200)
commita488fdccfc89bd443709dd418f27e93958cab613
tree7a5049734cbd27e40b184ad58393a9c9e31477fe
parentd651ecb1a5c7a3f8a56860f29586aad52328ca9d
net/sched: act_ct: set 'net' pointer when creating new nf_flow_table

Following patches in series use the pointer to access flow table offload
debug variables.

Signed-off-by: Vlad Buslov <vladbu@nvidia.com>
Signed-off-by: Oz Shlomo <ozsh@nvidia.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/sched/act_ct.c