diff options
author | 2022-05-12 17:08:47 +0200 | |
---|---|---|
committer | 2022-05-16 13:09:51 +0200 | |
commit | f74360d3440ccf3bb10178f2805498c835c3ed5d (patch) | |
tree | 4f4d5bfb79206568c54ffa2de85c90e026714aca /tools/perf/scripts/python/export-to-sqlite.py | |
parent | netfilter: nf_conncount: reduce unnecessary GC (diff) | |
download | linux-dev-f74360d3440ccf3bb10178f2805498c835c3ed5d.tar.xz linux-dev-f74360d3440ccf3bb10178f2805498c835c3ed5d.zip |
netfilter: conntrack: remove pr_debug callsites from tcp tracker
They are either obsolete or useless.
Those in the normal processing path cannot be enabled on a production
system; they generate too much noise.
One pr_debug call resides in an error path and does provide useful info,
merge it with the existing nf_log_invalid().
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions