Description of problem: The total cork length created by ip6_append_data includes extension headers, so we must exclude them when comparing them against the IPV6_CHECKSUM offset which does not include extension headers. How reproducible: Steps to Reproduce: Actual results: Expected results: Additional info:
Already fixed in https://gitee.com/anolis/cloud-kernel/pulls/1497