diff options
author | Florian Westphal <fw@strlen.de> | 2020-11-16 10:48:13 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-16 10:46:07 -0800 |
commit | 6f8a612a33e426d473f7161d1950dc00a613494b (patch) | |
tree | 38d484799e333eea7da33f483219f3d9a3a41760 /tools/perf/scripts/python | |
parent | 8edf08649eede6e5a3e39a3d38c63f30039a0c1e (diff) |
mptcp: keep track of advertised windows right edge
Before sending 'x' new bytes also check that the new snd_una would
be within the permitted receive window.
For every ACK that also contains a DSS ack, check whether its tcp-level
receive window would advance the current mptcp window right edge and
update it if so.
Signed-off-by: Florian Westphal <fw@strlen.de>
Co-developed-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions