diff options
author | David S. Miller <davem@davemloft.net> | 2021-11-20 15:24:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-20 15:24:00 +0100 |
commit | efaa9990cd3fcc1258343662dde390fb8cea3753 (patch) | |
tree | ca2ece9d265062219bf920c4c441f2eb7017c998 /net/unix/af_unix.c | |
parent | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net- (diff) | |
parent | mptcp: use delegate action to schedule 3rd ack retrans (diff) | |
download | linux-efaa9990cd3fcc1258343662dde390fb8cea3753.tar.xz linux-efaa9990cd3fcc1258343662dde390fb8cea3753.zip |
Merge branch 'mptcp-rtx-timer'
Paolo Abeni says:
====================
mptcp: fix 3rd ack rtx timer
Eric noted that the MPTCP code do the wrong thing to schedule
the MPJ 3rd ack timer. He also provided a patch to address the
issues (patch 1/2).
To fix for good the MPJ 3rd ack retransmission timer, we additionally
need to set it after the current ack is transmitted (patch 2/2)
Note that the bug went unnotice so far because all the related
tests required some running data transfer, and that causes
MPTCP-level ack even on the opening MPJ subflow. We now have
explicit packet drill coverage for this code path.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions