aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/netfilter
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2019-11-28 13:25:48 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2019-11-30 19:45:41 +0100
commitc7c17e6a03e08860f7a40095643e72c24c3f896b (patch)
tree834c9743400630db2032617f9a1a506e95198df9 /tools/testing/selftests/netfilter
parentnetfilter: nf_flow_table_offload: Don't use offset uninitialized in flow_offload_port_{d,s}nat (diff)
downloadlinux-dev-c7c17e6a03e08860f7a40095643e72c24c3f896b.tar.xz
linux-dev-c7c17e6a03e08860f7a40095643e72c24c3f896b.zip
netfilter: conntrack: tell compiler to not inline nf_ct_resolve_clash
At this time compiler inlines it, but this code will not be executed under normal conditions. Also, no inlining allows to use "nf_ct_resolve_clash%return" perf probe. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/testing/selftests/netfilter')
0 files changed, 0 insertions, 0 deletions