public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v2 0/2] SO_PEEK_OFF support
@ 2024-05-01 20:28 Jon Maloy
  2024-05-01 20:28 ` [PATCH v2 1/2] tcp: leverage support of SO_PEEK_OFF socket option when available Jon Maloy
  2024-05-01 20:28 ` [PATCH v2 2/2] tcp: allow retransmit when peer receive window is zero Jon Maloy
  0 siblings, 2 replies; 10+ messages in thread
From: Jon Maloy @ 2024-05-01 20:28 UTC (permalink / raw)
  To: passt-dev, sbrivio, lvivier, dgibson, jmaloy

SO_PEEK_OFF support and a fix for the zero-window problem.

Jon Maloy (2):
  tcp: leverage support of SO_PEEK_OFF socket option when available
  tcp: allow retransmit when peer receive window is zero

 tcp.c      | 87 ++++++++++++++++++++++++++++++++++++++++++++++--------
 tcp_conn.h |  2 ++
 2 files changed, 77 insertions(+), 12 deletions(-)

-- 
2.42.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-05-06  7:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-01 20:28 [PATCH v2 0/2] SO_PEEK_OFF support Jon Maloy
2024-05-01 20:28 ` [PATCH v2 1/2] tcp: leverage support of SO_PEEK_OFF socket option when available Jon Maloy
2024-05-02  1:31   ` David Gibson
2024-05-03 13:42     ` Stefano Brivio
2024-05-03 14:43       ` Jon Maloy
2024-05-06  7:15         ` David Gibson
2024-05-06  6:51       ` David Gibson
2024-05-01 20:28 ` [PATCH v2 2/2] tcp: allow retransmit when peer receive window is zero Jon Maloy
2024-05-03 13:43   ` Stefano Brivio
2024-05-03 15:30     ` Jon Maloy

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for IMAP folder(s).