diff options
author | Liping Zhang <liping.zhang@spreadtrum.com> | 2016-09-11 14:05:27 (GMT) |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2016-09-12 17:54:46 (GMT) |
commit | 6bd14303a908833e10ac731a3308eba938305269 (patch) | |
tree | 1ae4490c611c28f034b15451c577843f0384e7c3 /net/l3mdev | |
parent | 23d07508d25cea9984ee068538b4e86932b015c2 (diff) | |
download | linux-6bd14303a908833e10ac731a3308eba938305269.tar.xz |
netfilter: nf_queue: get rid of dependency on IP6_NF_IPTABLES
hash_v6 is used by both nftables and ip6tables, so depend on
IP6_NF_IPTABLES is not properly.
Actually, it only parses ipv6hdr and computes a hash value, so
even if IPV6 is disabled, there's no side effect too, remove it.
Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/l3mdev')
0 files changed, 0 insertions, 0 deletions