public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [net-next, v2 0/2] Adding SO_PEEK_OFF for TCPv6
@ 2024-08-26 19:49 jmaloy
  2024-08-26 19:49 ` [net-next, v2 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6 jmaloy
  2024-08-26 19:49 ` [net-next, v2 2/2] selftests: add selftest for tcp SO_PEEK_OFF support jmaloy
  0 siblings, 2 replies; 8+ messages in thread
From: jmaloy @ 2024-08-26 19:49 UTC (permalink / raw)
  To: netdev, davem
  Cc: kuba, passt-dev, jmaloy, sbrivio, lvivier, dgibson, eric.dumazet,
	edumazet

From: Jon Maloy <jmaloy@redhat.com>

Adding SO_PEEK_OFF for TCPv6 and selftest for it.

Jon Maloy (2):
  tcp: add SO_PEEK_OFF socket option tor TCPv6
  selftests: add selftest for tcp SO_PEEK_OFF support

 net/ipv6/af_inet6.c                           |   1 +
 tools/testing/selftests/net/Makefile          |   1 +
 tools/testing/selftests/net/tcp_so_peek_off.c | 184 ++++++++++++++++++
 3 files changed, 186 insertions(+)
 create mode 100644 tools/testing/selftests/net/tcp_so_peek_off.c

-- 
2.45.2


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

end of thread, other threads:[~2024-08-28 17:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-26 19:49 [net-next, v2 0/2] Adding SO_PEEK_OFF for TCPv6 jmaloy
2024-08-26 19:49 ` [net-next, v2 1/2] tcp: add SO_PEEK_OFF socket option tor TCPv6 jmaloy
2024-08-27  0:30   ` Jason Xing
2024-08-26 19:49 ` [net-next, v2 2/2] selftests: add selftest for tcp SO_PEEK_OFF support jmaloy
2024-08-27  0:19   ` Jason Xing
2024-08-27 21:50   ` Jakub Kicinski
2024-08-28 16:24     ` Jon Maloy
2024-08-28 17:43       ` Jakub Kicinski

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