diff options
author | 2021-04-12 21:55:42 +0200 | |
---|---|---|
committer | 2021-04-13 13:10:39 +0200 | |
commit | f6f2e580d5f7152fb5ab11232edecb7fbeca3759 (patch) | |
tree | a2fa2998935c7cd4d370587d1b13df04a08b1b2c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: conntrack: move autoassign_helper sysctl to net_generic data (diff) | |
download | wireguard-linux-f6f2e580d5f7152fb5ab11232edecb7fbeca3759.tar.xz wireguard-linux-f6f2e580d5f7152fb5ab11232edecb7fbeca3759.zip |
netfilter: conntrack: move expect counter to net_generic data
Creation of a new conntrack entry isn't a frequent operation (compared
to 'ct entry already exists'). Creation of a new entry that is also an
expected (related) connection even less so.
Place this counter in net_generic data.
A followup patch will also move the conntrack count -- this will make
netns_ct a read-mostly structure.
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