diff options
author | Florian Westphal <fw@strlen.de> | 2021-04-12 21:55:44 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2021-04-13 13:10:39 +0200 |
commit | 9b1a4d0f914b1186248fc88b1cb6ee49e336a2b2 (patch) | |
tree | ba21e2b43a8e6177c3589366a9614016b58b6476 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c53bd0e96662c2f77109e08a9889c9e1ee86c52d (diff) |
netfilter: conntrack: convert sysctls to u8
log_invalid sysctl allows values of 0 to 255 inclusive so we no longer
need a range check: the min/max values can be removed.
This also removes all member variables that were moved to net_generic
data in previous patches.
This reduces size of netns_ct struct by one cache line.
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions