microsoft / microsoft/ebpf-for-windows

Add TC libbpf APIs

Open
#685 1 comment 0 reactions 0 assignees View on GitHub
blocked help wanted triaged
Dominant language
C
Stars
3.6k
Forks
311
Avg merge
6d 10h
Merged PRs (30d)
21

Description

- [ ] bpf_tc_hook_create
- [ ] bpf_tc_hook_destroy
- [ ] bpf_tc_attach
- [ ] bpf_tc_detach
- [ ] bpf_tc_query

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the five listed entry points: bpf_tc_hook_create, bpf_tc_hook_destroy, bpf_tc_attach, bpf_tc_detach, and bpf_tc_query. Determine the expected libbpf-compatible behavior and project integration points for each; the work is done when all five APIs are implemented and their behavior is covered by validation in the repository.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.