Message ID | 168174169259.9520.1911007910797225963.stgit@91.116.238.104.host.secureserver.net (mailing list archive) |
---|---|
Headers | show |
Series | Another crack at a handshake upcall mechanism | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 17 Apr 2023 10:32:12 -0400 you wrote: > Hi- > > Here is v10 of a series to add generic support for transport layer > security handshake on behalf of kernel socket consumers (user space > consumers use a security library directly, of course). A summary of > the purpose of these patches is archived here: > > [...] Here is the summary with links: - [v10,1/4] .gitignore: Do not ignore .kunitconfig files https://git.kernel.org/netdev/net-next/c/2bc42f482bed - [v10,2/4] net/handshake: Create a NETLINK service for handling handshake requests https://git.kernel.org/netdev/net-next/c/3b3009ea8abb - [v10,3/4] net/handshake: Add a kernel API for requesting a TLSv1.3 handshake https://git.kernel.org/netdev/net-next/c/2fd5532044a8 - [v10,4/4] net/handshake: Add Kunit tests for the handshake consumer API https://git.kernel.org/netdev/net-next/c/88232ec1ec5e You are awesome, thank you!