public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH v8 0/2] Add support for SO_PEEK_OFF
@ 2024-07-11 22:26 Jon Maloy
  2024-07-11 22:26 ` [PATCH v8 1/2] tcp: leverage support of SO_PEEK_OFF socket option when available Jon Maloy
  2024-07-11 22:26 ` [PATCH v8 2/2] tcp: handle shrunk window advertisemenst from guest Jon Maloy
  0 siblings, 2 replies; 5+ messages in thread
From: Jon Maloy @ 2024-07-11 22:26 UTC (permalink / raw)
  To: passt-dev, sbrivio, lvivier, dgibson, jmaloy

We add support for the SO_PEEK_OFF option, plus work around a kernel
bug discovered along the way.

v8: Added better solution to the work-around.

Jon Maloy (2):
  tcp: leverage support of SO_PEEK_OFF socket option when available
  tcp: handle shrunk window advertisemenst from guest

 tcp.c     | 40 +++++++++++++++++++++++++++++++++++++++-
 tcp.h     |  3 +++
 tcp_buf.c | 22 ++++++++++++++++------
 3 files changed, 58 insertions(+), 7 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-07-12 14:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-11 22:26 [PATCH v8 0/2] Add support for SO_PEEK_OFF Jon Maloy
2024-07-11 22:26 ` [PATCH v8 1/2] tcp: leverage support of SO_PEEK_OFF socket option when available Jon Maloy
2024-07-12 14:19   ` Stefano Brivio
2024-07-11 22:26 ` [PATCH v8 2/2] tcp: handle shrunk window advertisemenst from guest Jon Maloy
2024-07-12 14:20   ` Stefano Brivio

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).