aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorAndrei Vagin <[email protected]>2019-04-17 09:49:44 -0700
committerPablo Neira Ayuso <[email protected]>2019-04-22 10:38:50 +0200
commitd48668052b2603b6262459625c86108c493588dd (patch)
treead48077fde3d364f2d5ea783330ca5b35d2a98e6 /tools/perf/scripts/python/export-to-sqlite.py
parent916f6efae62305796e012e7c3a7884a267cbacbf (diff)
netfilter: fix nf_l4proto_log_invalid to log invalid packets
It doesn't log a packet if sysctl_log_invalid isn't equal to protonum OR sysctl_log_invalid isn't equal to IPPROTO_RAW. This sentence is always true. I believe we need to replace OR to AND. Cc: Florian Westphal <[email protected]> Fixes: c4f3db1595827 ("netfilter: conntrack: add and use nf_l4proto_log_invalid") Signed-off-by: Andrei Vagin <[email protected]> Acked-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions