commit | 4e14867d5e9185e38f730d65c89b728640d68dd1 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Thu Jun 17 16:46:17 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 18 11:40:11 2021 -0700 |
tree | b19a339ea64f87cbff1a6305017639f9c7d665c5 | |
parent | dd8bcd1768ff76bf2da1154897871adcc4ec078a [diff] |
mptcp: tune re-injections for csum enabled mode If the MPTCP-level checksum is enabled, on re-injections we must spool a complete DSS, or the receive side will not be able to compute the csum and process any data. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>