aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2021-11-19 14:27:54 +0000
committerDavid S. Miller <[email protected]>2021-11-20 14:24:00 +0000
commitee50e67ba0e17b1a1a8d76691d02eadf9e0f392c (patch)
treeba9e7c9c57e3c1c574ad171c65841717430a0d96 /net/unix/af_unix.c
parentMerge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net- (diff)
downloadkernel-ee50e67ba0e17b1a1a8d76691d02eadf9e0f392c.tar.gz
kernel-ee50e67ba0e17b1a1a8d76691d02eadf9e0f392c.zip
mptcp: fix delack timer
To compute the rtx timeout schedule_3rdack_retransmission() does multiple things in the wrong way: srtt_us is measured in usec/8 and the timeout itself is an absolute value. Fixes: ec3edaa7ca6ce02f ("mptcp: Add handling of outgoing MP_JOIN requests") Acked-by: Paolo Abeni <[email protected]> Reviewed-by: Mat Martineau <mathew.j.martineau>@linux.intel.com> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions