]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a167c52285e07b127d3b4c6371f2aea68984d18
tree471d117e7c2acfe1bfd34521481501275248ceb8
parente2031134c0976a36f5c4bd32a9088b6f9fc5f442
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