[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171289082981.20467.6186572911489073168.git-patchwork-notify@kernel.org>
Date: Fri, 12 Apr 2024 03:00:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jon Maloy <jmaloy@...hat.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
passt-dev@...st.top, sbrivio@...hat.com, lvivier@...hat.com,
dgibson@...hat.com, eric.dumazet@...il.com, edumazet@...gle.com
Subject: Re: [net-next v4] tcp: add support for SO_PEEK_OFF socket option
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 9 Apr 2024 11:28:05 -0400 you wrote:
> From: Jon Maloy <jmaloy@...hat.com>
>
> When reading received messages from a socket with MSG_PEEK, we may want
> to read the contents with an offset, like we can do with pread/preadv()
> when reading files. Currently, it is not possible to do that.
>
> In this commit, we add support for the SO_PEEK_OFF socket option for TCP,
> in a similar way it is done for Unix Domain sockets.
>
> [...]
Here is the summary with links:
- [net-next,v4] tcp: add support for SO_PEEK_OFF socket option
https://git.kernel.org/netdev/net-next/c/05ea491641d3
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists