You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf
Michal Rostecki 34d74fcd3b bpf: sk_buff: Add get_socket_uid method to SkBuffContext
This change exposes the BPF helper bpf_socket_get_uid as a public method
of SkBuffContext, which allows to get the owner UID of the socket
associated to the sk_buff stored in the context.

Signed-off-by: Michal Rostecki <vadorovsky@gmail.com>
3 years ago
..
aya-bpf bpf: sk_buff: Add get_socket_uid method to SkBuffContext 3 years ago
aya-bpf-bindings Update libbpf to 19656636a9b9a2de1f71fa3135709295c16701cc 3 years ago
aya-bpf-cty bpf: Fix clippy warnings 3 years ago
aya-bpf-macros Merge pull request #142 from vadorovsky/args-mut-ptr 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago