diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-08-14 01:15:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-08-14 13:37:25 +0300 |
commit | 33d41c9cd74c56643a710810703b6bce6eb25efa (patch) | |
tree | 394f65feb245f5bf2539c5598bd03f62743ca11d /net/mptcp/protocol.h | |
parent | e5f31552674e88bff3a4e3ca3e5357668b5f2973 (diff) | |
download | linux-33d41c9cd74c56643a710810703b6bce6eb25efa.tar.xz |
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 <pabeni@redhat.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/mptcp/protocol.h')
0 files changed, 0 insertions, 0 deletions