Re: [PATCH bpf-next v7 0/5] Introduce bpf_ksock
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.bpf |
|---|---|
| Message-ID | <178683001639.93126.16574683717755052782.git-patchwork-notify@kernel.org> |
Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <[email protected]>: On Thu, 13 Aug 2026 11:05:35 +0000 you wrote: > This patch series introduces bpf_ksock, a set of BPF kfuncs to allow BPF > programs to create UDP sockets and send data. This provides a mechanism > for BPF LSM progs to emit telemetry over UDP independently of userspace. > > The main use case is to be able to completely dispense with > agents/daemons for BPF programs after startup. In the case of > Isovalent's Tetragon, the idea would be to be able to emit security > alerts or export data from BPF even when the agent is down. For meta, > according to Liam presentation[^2], this could replace logging via > ringbuffers which created cross-binary versioning issues. > > [...] Here is the summary with links: - [bpf-next,v7,1/5] net: Add connect_socket() helper (no matching commit) - [bpf-next,v7,2/5] bpf: Add ksock kfuncs (no matching commit) - [bpf-next,v7,3/5] selftests/bpf: Add ksock kfunc test https://git.kernel.org/bpf/bpf-next/c/c7838e3dc61a - [bpf-next,v7,4/5] selftests/bpf: Test forbidden bpf_ksock_send() LSM attach (no matching commit) - [bpf-next,v7,5/5] selftests/bpf: Add ksock test for async callback guard https://git.kernel.org/bpf/bpf-next/c/c93cbdb13f99 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html