commit | 1d97898b36bab91e8ffb38a660cc40eaba613f88 | [log] [tgz] |
---|---|---|
author | wenxu <wenxu@ucloud.cn> | Fri Aug 28 23:14:31 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 31 12:26:39 2020 -0700 |
tree | 471d117e7c2acfe1bfd34521481501275248ceb8 | |
parent | 353ff8ccadbeb42937c7a181e3851333ef46a0ee [diff] |
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>