Skip to content
Commit 6ac9c51e authored by Florian Westphal's avatar Florian Westphal
Browse files

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: default avatarFlorian Westphal <fw@strlen.de>
parent 8a23f4ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment