Searched hist:"7 ed90803a213736290bdcf971764ddb8ff3fa44f" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | protocol.c | diff 7ed90803a213736290bdcf971764ddb8ff3fa44f Mon Nov 16 03:48:14 CST 2020 Paolo Abeni <pabeni@redhat.com> mptcp: send explicit ack on delayed ack_seq incr
When the worker moves some bytes from the OoO queue into the receive queue, the msk->ask_seq is updated, the MPTCP-level ack carrying that value needs to wait the next ingress packet, possibly slowing down or hanging the peer
Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|