[SRU][F:linux-bluefield][PATCH 0/4] Add support for CT accounting stats
Bodong Wang
bodong at nvidia.com
Fri Jan 20 22:33:41 UTC 2023
Add CT accounting stats per flow for TC CT rules. This is only available
when nf_conn_acct is enabled so it won’t affect performance when
not enabled.
Marcelo Ricardo Leitner (1):
net/sched: act_ct: enable stats for HW offloaded entries
Pablo Neira Ayuso (2):
netfilter: conntrack: export nf_ct_acct_update()
netfilter: flowtable: add counter support
wenxu (1):
net/sched: act_ct: update nf_conn_acct for act_ct SW offload in
flowtable
include/net/netfilter/nf_conntrack_acct.h | 2 ++
include/net/netfilter/nf_flow_table.h | 3 ++-
include/uapi/linux/netfilter/nf_tables.h | 13 +++++++++++++
net/netfilter/nf_conntrack_core.c | 15 +++++++--------
net/netfilter/nf_flow_table_ip.c | 7 +++++++
net/sched/act_ct.c | 6 +++++-
6 files changed, 36 insertions(+), 10 deletions(-)
--
2.27.0
More information about the kernel-team
mailing list