aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/x_tables.c
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2020-02-03 17:37:04 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2020-02-11 11:45:01 +0100
commit3d1e0b406de16508de96f4a07fc3f94cfc678372 (patch)
tree01e5ac01e0872e8e7e824065ec7d90896f4df290 /net/netfilter/x_tables.c
parentnetfilter: flowtable: skip offload setup if disabled (diff)
downloadlinux-dev-3d1e0b406de16508de96f4a07fc3f94cfc678372.tar.xz
linux-dev-3d1e0b406de16508de96f4a07fc3f94cfc678372.zip
netfilter: conntrack: remove two args from resolve_clash
ctinfo is whats taken from the skb, i.e. ct = nf_ct_get(skb, &ctinfo). We do not pass 'ct' and instead re-fetch it from the skb. Just do the same for both netns and ctinfo. Also add a comment on what clash resolution is supposed to do. While at it, one indent level can be removed. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions