ipv6: add ipv6_fragment hook in ipv6_stub
authorwenxu <wenxu@ucloud.cn>
Fri, 28 Aug 2020 15:14:31 +0000 (23:14 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Aug 2020 19:26:39 +0000 (12:26 -0700)
commit1d97898b36bab91e8ffb38a660cc40eaba613f88
tree471d117e7c2acfe1bfd34521481501275248ceb8
parent353ff8ccadbeb42937c7a181e3851333ef46a0ee
ipv6: add ipv6_fragment hook in ipv6_stub

Add ipv6_fragment to ipv6_stub to avoid calling netfilter when
access ip6_fragment.

Signed-off-by: wenxu <wenxu@ucloud.cn>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6_stubs.h
net/ipv6/addrconf_core.c
net/ipv6/af_inet6.c