-
Notifications
You must be signed in to change notification settings - Fork 241
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
Label
Projects
Milestones
Assignee
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
Discern ELF targeting eBPF for Windows from ones targeting Linux
enhancement
New feature or request
P2
triaged
Discussed in a triage meeting
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
In tail call scenario, netsh ebpf show verif command to verify all sections.
enhancement
New feature or request
P2
triaged
Discussed in a triage meeting
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
Sample.vcxproj should be a good example for building BPF programs
enhancement
New feature or request
P2
tests
triaged
Discussed in a triage meeting
Add ability to trace all functions in eBPF kernel drivers
enhancement
New feature or request
P2
triaged
Discussed in a triage meeting
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
Add diagnostic events for eBPF extension entry points and exit points
enhancement
New feature or request
triaged
Discussed in a triage meeting
For dev work flow, automation scripts (used in CICD) should work over IP addresses to communicate with test VMs
enhancement
New feature or request
P2
tests
triaged
Discussed in a triage meeting
Pinning semantics are different than on Linux
enhancement
New feature or request
P2
triaged
Discussed in a triage meeting
Make New feature or request
P1
triaged
Discussed in a triage meeting
bpf()
wrapper ABI compatible with Linux
enhancement
Add support for string helper functions
enhancement
New feature or request
help wanted
Extra attention is needed
triaged
Discussed in a triage meeting
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
_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
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
Add support for program loading flags
enhancement
New feature or request
P2
triaged
Discussed in a triage meeting
Extend New feature or request
P2
tests
triaged
Discussed in a triage meeting
api_tests
to test all the exported eBPF APIs
enhancement
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
Change current NuGet account to Microsoft account & prefix.
enhancement
New feature or request
nuget update
P3
triaged
Discussed in a triage meeting
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
The function ebpf_program_execute_test_run should more closely align with real usage.
enhancement
New feature or request
P2
tests
triaged
Discussed in a triage meeting
Ideally the downlevel tests would be a matrix of supported versions.
enhancement
New feature or request
P3
tests
triaged
Discussed in a triage meeting
update-release-version.ps1
should have an option to commit the changes if build is successful.
enhancement
The CI/CD release validation work flows must run the non-deterministic tests multiple times in a loop.
ci/cd
Issue is specific to CI/CD
enhancement
New feature or request
P2
tests
triaged
Discussed in a triage meeting
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.