Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cgroup unix socket address hooks #1370

Open
slayerjain opened this issue Mar 7, 2024 · 1 comment
Open

Add support for cgroup unix socket address hooks #1370

slayerjain opened this issue Mar 7, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@slayerjain
Copy link

Support for unix socketse have been added and released with linux kernel v6.7 and it would be nice to have it in cillium too.

ref: torvalds/linux@8b3cba9

@lmb lmb added enhancement New feature or request help wanted Extra attention is needed labels Mar 13, 2024
@kwakubiney kwakubiney self-assigned this Mar 27, 2024
@kwakubiney
Copy link
Member

kwakubiney commented Mar 31, 2024

Hi @slayerjain, please do you have any examples of programs (using the cgroup Unix socket hook) where you encountered failures in loading or performing operations with cilium/ebpf? I've created a sample program based on the kernel's self-tests, and it appears to load correctly. https://github.com/torvalds/linux/blob/712e14250dd2907346617eba275c46f53db8fae7/tools/testing/selftests/bpf/progs/connect_unix_prog.c#L14

@kwakubiney kwakubiney removed their assignment Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants