diff options
author | 2021-04-12 21:55:43 +0200 | |
---|---|---|
committer | 2021-04-13 13:10:39 +0200 | |
commit | c53bd0e96662c2f77109e08a9889c9e1ee86c52d (patch) | |
tree | e465cc24808ff62968cc474dcb8d2f8b33db6768 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | netfilter: conntrack: move expect counter to net_generic data (diff) | |
download | wireguard-linux-c53bd0e96662c2f77109e08a9889c9e1ee86c52d.tar.xz wireguard-linux-c53bd0e96662c2f77109e08a9889c9e1ee86c52d.zip |
netfilter: conntrack: move ct counter to net_generic data
Its only needed from slowpath (sysctl, ctnetlink, gc worker) and
when a new conntrack object is allocated.
Furthermore, each write dirties the otherwise read-mostly pernet
data in struct net.ct, which are accessed from packet path.
Move it to the net_generic data. This makes struct netns_ct
read-mostly.
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