commit | c5b39e26d0036423be09c39ad142e91a2d5d278b | [log] [tgz] |
---|---|---|
author | Geliang Tang <geliangtang@gmail.com> | Thu Jun 17 16:46:11 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 18 11:40:11 2021 -0700 |
tree | db85236f92d813ef3318f2cc7bf74b8a1fb9f233 | |
parent | c94b1f96dcfb2e5bd072b10f3429ccf28778ad58 [diff] |
mptcp: send out checksum for DSS In mptcp_write_options, if the checksum is enabled, adjust the option length and send out the data checksum with DSS suboption. Co-developed-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Geliang Tang <geliangtang@gmail.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>