OSDN Git Service

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)
commitfc54d9065f90dd25063883f404e6ff9a76913e73
tree7a5049734cbd27e40b184ad58393a9c9e31477fe
parentb8acd43148c067376f76faed9be138aa0e25414c
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