diff options
| author | Florian Westphal <fw@strlen.de> | 2023-10-06 12:28:47 +0300 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2023-10-10 17:34:28 +0300 |
| commit | 6ac9c51eebe8209f58fd71f51c856184136b8613 (patch) | |
| tree | 3e3496446d27071988e3d2242c9a85e9de68cd0d /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 8a23f4ab92f9b7f258ca28cce2e34b80f56ab9d1 (diff) | |
| download | linux-6ac9c51eebe8209f58fd71f51c856184136b8613.tar.xz | |
netfilter: conntrack: prefer tcp_error_log to pr_debug
pr_debug doesn't provide any information other than that a packet
did not match existing state but also was found to not create a new
connection.
Replaces this with tcp_error_log, which will also dump packets'
content so one can see if this is a stray FIN or RST.
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
