summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_flow_table_core.c
diff options
context:
space:
mode:
authorSubash Abhinov Kasiviswanathan2019-05-03 20:39:08 +0200
committerPablo Neira Ayuso2019-05-06 15:15:09 +0200
commitb33c448c4f920d5399acea9ccbb508baec272f6f (patch)
treefe44a99cfaa2fed7b1567c4928048315a7599d4c /net/netfilter/nf_flow_table_core.c
parentnetfilter: ctnetlink: Resolve conntrack L3-protocol flush regression (diff)
downloadkernel-qcow2-linux-b33c448c4f920d5399acea9ccbb508baec272f6f.tar.gz
kernel-qcow2-linux-b33c448c4f920d5399acea9ccbb508baec272f6f.tar.xz
kernel-qcow2-linux-b33c448c4f920d5399acea9ccbb508baec272f6f.zip
netfilter: nf_conntrack_h323: Remove deprecated config check
CONFIG_NF_CONNTRACK_IPV6 has been deprecated so replace it with a check for IPV6 instead. Use nf_ip6_route6() instead of v6ops->route() and keep the IS_MODULE() in nf_ipv6_ops as mentioned by Florian so that direct calls are used when IPV6 is builtin and indirect calls are used only when IPV6 is a module. Fixes: a0ae2562c6c4b2 ("netfilter: conntrack: remove l3proto abstraction") Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> Reviewed-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nf_flow_table_core.c')
0 files changed, 0 insertions, 0 deletions