diff options
author | Florian Westphal <fw@strlen.de> | 2022-05-12 18:08:47 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2022-05-16 14:09:51 +0300 |
commit | f74360d3440ccf3bb10178f2805498c835c3ed5d (patch) | |
tree | 4f4d5bfb79206568c54ffa2de85c90e026714aca /tools/perf/scripts/python/stackcollapse.py | |
parent | d265929930e2ffafc744c0ae05fb70acd53be1ee (diff) | |
download | linux-f74360d3440ccf3bb10178f2805498c835c3ed5d.tar.xz |
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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions