diff options
author | 2020-10-05 12:36:44 +0200 | |
---|---|---|
committer | 2020-10-06 06:08:06 -0700 | |
commit | 717f20341686245fdde9000ee09fdab5dc722477 (patch) | |
tree | 14e494001521d76a51817615b3eaf7c32d4dbc27 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net (diff) | |
download | wireguard-linux-717f20341686245fdde9000ee09fdab5dc722477.tar.xz wireguard-linux-717f20341686245fdde9000ee09fdab5dc722477.zip |
mptcp: don't skip needed ack
Currently we skip calling tcp_cleanup_rbuf() when packets
are moved into the OoO queue or simply dropped. In both
cases we still increment tp->copied_seq, and we should
ask the TCP stack to check for ack.
Fixes: c76c6956566f ("mptcp: call tcp_cleanup_rbuf on subflows")
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions