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/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
..
src bpf: sk_buff: Add get_socket_uid method to SkBuffContext 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago
build.rs aya-bpf: implement argument coercion for pt_regs and BTF programs 3 years ago