diff options
author | Paolo Abeni <pabeni@redhat.com> | 2020-07-23 13:02:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-23 11:47:24 -0700 |
commit | 53eb4c383deb97b59f1755fe3035ec7992488375 (patch) | |
tree | da573c7e720fe560e745789ad5ca6da2a16aaee7 /Makefile | |
parent | b0977bb268db1df6decd3405903ca500721cdc5f (diff) | |
download | lwn-53eb4c383deb97b59f1755fe3035ec7992488375.tar.gz lwn-53eb4c383deb97b59f1755fe3035ec7992488375.zip |
mptcp: avoid data corruption on reinsert
When updating a partially acked data fragment, we
actually corrupt it. This is irrelevant till we send
data on a single subflow, as retransmitted data, if
any are discarded by the peer as duplicate, but it
will cause data corruption as soon as we will start
creating non backup subflows.
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Tested-by: Christoph Paasch <cpaasch@apple.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions