aboutsummaryrefslogtreecommitdiffstats
path: root/net/netfilter/nft_compat.c
diff options
context:
space:
mode:
authorAndrea Claudi <aclaudi@redhat.com>2019-02-11 16:14:39 +0100
committerPablo Neira Ayuso <pablo@netfilter.org>2019-02-12 11:24:01 +0100
commit098e13f5b21d3398065fce8780f07a3ef62f4812 (patch)
treea242576ffcfdb8a90388e475d3ad2d7cfa574fcf /net/netfilter/nft_compat.c
parentnetfilter: compat: initialize all fields in xt_init (diff)
downloadlinux-dev-098e13f5b21d3398065fce8780f07a3ef62f4812.tar.xz
linux-dev-098e13f5b21d3398065fce8780f07a3ef62f4812.zip
ipvs: fix dependency on nf_defrag_ipv6
ipvs relies on nf_defrag_ipv6 module to manage IPv6 fragmentation, but lacks proper Kconfig dependencies and does not explicitly request defrag features. As a result, if netfilter hooks are not loaded, when IPv6 fragmented packet are handled by ipvs only the first fragment makes through. Fix it properly declaring the dependency on Kconfig and registering netfilter hooks on ip_vs_add_service() and ip_vs_new_dest(). Reported-by: Li Shuang <shuali@redhat.com> Signed-off-by: Andrea Claudi <aclaudi@redhat.com> Acked-by: Julian Anastasov <ja@ssi.bg> Acked-by: Simon Horman <horms@verge.net.au> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter/nft_compat.c')
0 files changed, 0 insertions, 0 deletions