diff options
author | Paolo Abeni <[email protected]> | 2020-07-23 13:02:30 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-07-23 11:47:24 -0700 |
commit | 53eb4c383deb97b59f1755fe3035ec7992488375 (patch) | |
tree | da573c7e720fe560e745789ad5ca6da2a16aaee7 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | b0977bb268db1df6decd3405903ca500721cdc5f (diff) |
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 <[email protected]>
Tested-by: Christoph Paasch <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions