diff options
author | 2020-09-09 13:29:01 +0200 | |
---|---|---|
committer | 2020-09-22 01:33:35 +0200 | |
commit | 1702ad79d31ef236adcd9999fae7617e8eda515d (patch) | |
tree | 04a6b589f576166dd51c20cc184bddecb4e4db81 /tools/perf/scripts/python | |
parent | Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (diff) | |
download | linux-dev-1702ad79d31ef236adcd9999fae7617e8eda515d.tar.xz linux-dev-1702ad79d31ef236adcd9999fae7617e8eda515d.zip |
netfilter: conntrack: proc: rename stat column
Rename 'searched' column to 'clashres' (same len).
conntrack(8) using the old /proc interface (ctnetlink not available) shows:
cpu=0 entries=4784 clashres=2292 [..]
Another alternative is to add another column, but this increases the
number of always-0 columns.
Fixes: bc92470413f3af1 ("netfilter: conntrack: add clash resolution stat counter")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions