Skip to content

Issues: microsoft/ebpf-for-windows

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

bpf2c and eBPF-for-Windows should support global variables in BPF programs (aka platform variables) as defined in 5.4 of BPF ISA blocked Blocked on another issue that must be done first enhancement New feature or request optimization Affects perf but not correctness or applicability P2 triaged Discussed in a triage meeting
#3958 opened Oct 28, 2024 by Alan-Jowett Backlog
Discern ELF targeting eBPF for Windows from ones targeting Linux enhancement New feature or request P2 triaged Discussed in a triage meeting
#3956 opened Oct 27, 2024 by lmb 2501
Need tool to generate BTF data from PE images generated by MSVC tool chain enhancement New feature or request help wanted Extra attention is needed triaged Discussed in a triage meeting
#3945 opened Oct 21, 2024 by Alan-Jowett Backlog
bpf2c needs better diagnostics support. blocked Blocked on another issue that must be done first enhancement New feature or request P2 triaged Discussed in a triage meeting
#3879 opened Sep 27, 2024 by ben-zen 2501
Sample.vcxproj should be a good example for building BPF programs enhancement New feature or request P2 tests triaged Discussed in a triage meeting
#3864 opened Sep 23, 2024 by Alan-Jowett 2501
Add ability to trace all functions in eBPF kernel drivers enhancement New feature or request P2 triaged Discussed in a triage meeting
#3856 opened Sep 20, 2024 by abeltrano 2501
CLI support to query memory usage for a specific map enhancement New feature or request help wanted Extra attention is needed P2 triaged Discussed in a triage meeting
#3851 opened Sep 19, 2024 by saxena-anurag Backlog
Add diagnostic events for eBPF extension entry points and exit points enhancement New feature or request triaged Discussed in a triage meeting
#3829 opened Sep 12, 2024 by mtfriesen 2501
Pinning semantics are different than on Linux enhancement New feature or request P2 triaged Discussed in a triage meeting
#3737 opened Jul 30, 2024 by lmb Backlog
Make bpf() wrapper ABI compatible with Linux enhancement New feature or request P1 triaged Discussed in a triage meeting
#3729 opened Jul 25, 2024 by lmb 2501
Add support for string helper functions enhancement New feature or request help wanted Extra attention is needed triaged Discussed in a triage meeting
#3725 opened Jul 22, 2024 by dthaler
3 tasks
Backlog
Support BPF_F_RDONLY and BPF_F_WRONLY map flags enhancement New feature or request help wanted Extra attention is needed P3 triaged Discussed in a triage meeting
#3697 opened Jul 8, 2024 by dthaler Backlog
_prog_type_supports_interface() in libs\ebpfnetsh\programs.cpp has hard coded knowledge at present. enhancement New feature or request help wanted Extra attention is needed P3 triaged Discussed in a triage meeting
#3672 opened Jun 24, 2024 by dv-msft Backlog
There is no method to unpin the map using either bpftool or netsh ebp enhancement New feature or request P2 triaged Discussed in a triage meeting
#3596 opened May 31, 2024 by diwulechao 2501
Add support for program loading flags enhancement New feature or request P2 triaged Discussed in a triage meeting
#3576 opened May 23, 2024 by mtfriesen 2501
Extend api_tests to test all the exported eBPF APIs enhancement New feature or request P2 tests triaged Discussed in a triage meeting
#3575 opened May 23, 2024 by saxena-anurag 2501
Support BPF dynamic pointers blocked Blocked on another issue that must be done first enhancement New feature or request help wanted Extra attention is needed triaged Discussed in a triage meeting
#3515 opened May 2, 2024 by dthaler Backlog
Change current NuGet account to Microsoft account & prefix. enhancement New feature or request nuget update P3 triaged Discussed in a triage meeting
#3457 opened Apr 16, 2024 by gtrevi Backlog
libfuzzer based fuzzer's aren't covering all code paths blocked Blocked on another issue that must be done first enhancement New feature or request tests triaged Discussed in a triage meeting
#3455 opened Apr 15, 2024 by Alan-Jowett 2501
update-release-version.ps1 should have an option to commit the changes if build is successful. enhancement New feature or request help wanted Extra attention is needed P3 triaged Discussed in a triage meeting
#3377 opened Mar 22, 2024 by shankarseal Backlog
ProTip! Exclude everything labeled bug with -label:bug.