microsoft / microsoft/ebpf-for-windows
Support real file-descriptor for `attachable_fd` parameter in `bpf_prog_attach` API
Open
help wanted
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
Currently compartment id is passed as `attachable_fd` to the `bpf_prog_attach` API.
Contributor guide
Research direction
Start by locating the bpf_prog_attach API and its attachable_fd handling. Compare the current compartment-id behavior with the expected real file-descriptor semantics, then inspect related API tests or callers if present. Done means callers can pass a real file descriptor through attachable_fd without breaking existing supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- api, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100