aboutsummaryrefslogtreecommitdiffstats
path: root/net/mptcp/pm.c
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2021-08-13 22:15:41 +0000
committerDavid S. Miller <[email protected]>2021-08-14 10:37:25 +0000
commit33d41c9cd74c56643a710810703b6bce6eb25efa (patch)
tree394f65feb245f5bf2539c5598bd03f62743ca11d /net/mptcp/pm.c
parentethernet: fix PTP_1588_CLOCK dependencies (diff)
downloadkernel-33d41c9cd74c56643a710810703b6bce6eb25efa.tar.gz
kernel-33d41c9cd74c56643a710810703b6bce6eb25efa.zip
mptcp: more accurate timeout
As reported by Maxim, we have a lot of MPTCP-level retransmissions when multilple links with different latencies are in use. This patch refactor the mptcp-level timeout accounting so that the maximum of all the active subflow timeout is used. To avoid traversing the subflow list multiple times, the update is performed inside the packet scheduler. Additionally clean-up a bit timeout handling. Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: Mat Martineau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/mptcp/pm.c')
0 files changed, 0 insertions, 0 deletions