mirror of https://github.com/aya-rs/aya
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>pull/187/head
parent
2a18239346
commit
34d74fcd3b
Loading…
Reference in New Issue