microsoft / microsoft/ebpf-for-windows
Add support for multiple programs in section to bpf2c
Open
Nobody has claimed this yet.
enhancement
help wanted
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
See for details:
https://github.com/vbpf/ebpf-verifier/issues/393
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked issue, vbpf/ebpf-verifier#393, for the requirements behind supporting multiple programs in a section. Then locate the bpf2c entry point and determine how sections and programs are currently handled; done means bpf2c supports the linked scenario and its existing checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100