public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Small fixes for SO_PEEK_OFF
@ 2024-07-24  3:31 David Gibson
  2024-07-24  3:31 ` [PATCH 1/2] tcp: probe for SO_PEEK_OFF both in tcpv4 and tcp6 David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2024-07-24  3:31 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

We discovered some problems caused by the recent merge of SO_PEEK_OFF
support.  1/2 is a fix from Jon, modified by Stefano.  2/2 is a fix
for a different issue.

David Gibson (1):
  tcp: Correctly update SO_PEEK_OFF when tcp_send_frames() drops frames

Jon Maloy (1):
  tcp: probe for SO_PEEK_OFF both in tcpv4 and tcp6

 tcp.c     | 37 +++++++++++++++++++++++++------------
 tcp_buf.c | 23 ++++++++++++++---------
 tcp_buf.h |  2 +-
 3 files changed, 40 insertions(+), 22 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-07-24  8:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-24  3:31 [PATCH 0/2] Small fixes for SO_PEEK_OFF David Gibson
2024-07-24  3:31 ` [PATCH 1/2] tcp: probe for SO_PEEK_OFF both in tcpv4 and tcp6 David Gibson
2024-07-24  3:31 ` [PATCH 2/2] tcp: Correctly update SO_PEEK_OFF when tcp_send_frames() drops frames David Gibson
2024-07-24  8:16 ` [PATCH 0/2] Small fixes for SO_PEEK_OFF 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).