diff options
author | Geliang Tang <geliangtang@gmail.com> | 2021-06-18 02:46:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 21:40:11 +0300 |
commit | c94b1f96dcfb2e5bd072b10f3429ccf28778ad58 (patch) | |
tree | 78c823a069f457d3521baeb95ea192c43e4828d6 /net/netrom | |
parent | 06fe1719aa501e3b574b1b2b3a7ad2ddac5fb9cb (diff) | |
download | linux-c94b1f96dcfb2e5bd072b10f3429ccf28778ad58.tar.xz |
mptcp: send out checksum for MP_CAPABLE with data
If the checksum is enabled, send out the data checksum with the
MP_CAPABLE suboption with data.
In mptcp_established_options_mp, save the data checksum in
opts->ext_copy.csum. In mptcp_write_options, adjust the option length and
send it out with the MP_CAPABLE 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>
Diffstat (limited to 'net/netrom')
0 files changed, 0 insertions, 0 deletions