[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240823211902.143210-1-jmaloy@redhat.com>
Date: Fri, 23 Aug 2024 17:19:00 -0400
From: jmaloy@...hat.com
To: netdev@...r.kernel.org,
linux-kselftest@...r.kernel.org,
davem@...emloft.net
Cc: kuba@...nel.org,
passt-dev@...st.top,
jmaloy@...hat.com,
sbrivio@...hat.com,
lvivier@...hat.com,
dgibson@...hat.com,
eric.dumazet@...il.com,
edumazet@...gle.com
Subject: [PATCH 0/2] Adding SO_PEEK_OFF for TCPv6
From: Jon Maloy <jmaloy@...hat.com>
Adding SO_PEEK_OFF for TCPv6 and selftest for both TCPv4 and TCPv6.
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 | 181 ++++++++++++++++++
3 files changed, 183 insertions(+)
create mode 100644 tools/testing/selftests/net/tcp_so_peek_off.c
--
2.45.2
Powered by blists - more mailing lists