diff options
author | Florian Westphal <fw@strlen.de> | 2020-09-09 13:29:01 +0200 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2020-09-22 01:33:35 +0200 |
commit | 1702ad79d31ef236adcd9999fae7617e8eda515d (patch) | |
tree | 04a6b589f576166dd51c20cc184bddecb4e4db81 /samples/v4l | |
parent | c5a2a132a38619d24d6d115c66cc277594b4fe01 (diff) | |
download | linux-1702ad79d31ef236adcd9999fae7617e8eda515d.tar.bz2 |
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 'samples/v4l')
0 files changed, 0 insertions, 0 deletions