From: wenxu <we...@ucloud.cn> Add ip6_fragment in ipv6_stub and use it in openvswitch This version add default function eafnosupport_ipv6_fragment
wenxu (2): ipv6: add ipv6_fragment hook in ipv6_stub openvswitch: using ip6_fragment in ipv6_stub include/net/ipv6_stubs.h | 3 +++ net/ipv6/addrconf_core.c | 8 ++++++++ net/ipv6/af_inet6.c | 1 + net/openvswitch/actions.c | 7 +------ 4 files changed, 13 insertions(+), 6 deletions(-) -- 1.8.3.1