microsoft / microsoft/ebpf-for-windows

Support real file-descriptor for `attachable_fd` parameter in `bpf_prog_attach` API

Open
#1,028 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.