-
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
Update the Windows Driver Kit
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
#4103
opened Dec 18, 2024 by
github-actions
bot
Consider using a single value to represent an invalid ID
cleanup
Affects API usability or code maintainability but not correctness or applicability
question
Further information is requested
#4098
opened Dec 18, 2024 by
lmb
Link for EBPF_ATTACH_TYPE_BIND has type BPF_LINK_TYPE_UNSPEC instead of BPF_LINK_TYPE_PLAIN
bug
Something isn't working
#4096
opened Dec 17, 2024 by
lmb
Remove hard-coded version dependency on WDK
cleanup
Affects API usability or code maintainability but not correctness or applicability
P3
triaged
Discussed in a triage meeting
Investigate if there is a potential code path where verifier validates a bpf byte code that passes null pointer to a map helper function.
optimization
Affects perf but not correctness or applicability
P2
tests
triaged
Discussed in a triage meeting
Remove kernel specific API calls from ebpf-for-windows
cleanup
Affects API usability or code maintainability but not correctness or applicability
P2
triaged
Discussed in a triage meeting
Update release instructions with regenerate SPGO data step
documentation
Improvements or additions to documentation
P2
triaged
Discussed in a triage meeting
Build failure not reflected in final script output
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
P3
script
triaged
Discussed in a triage meeting
Automatically file bugs if BPF performance changes by more than 2σ
P2
tests
triaged
Discussed in a triage meeting
Runtime library should move to use cxplat where applicable
cleanup
Affects API usability or code maintainability but not correctness or applicability
P2
triaged
Discussed in a triage meeting
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
Remove redundant use of catch2
cleanup
Affects API usability or code maintainability but not correctness or applicability
good first issue
Good for newcomers
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
Update architecture diagram to remove or de-emphasize interpreter
bug
Something isn't working
documentation
Improvements or additions to documentation
P2
triaged
Discussed in a triage meeting
Workflow failed - driver_native_only_ws2022
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
P1
triaged
Discussed in a triage meeting
Workflow failed - execution_context_fuzzer
bug
Something isn't working
ci/cd
Issue is specific to CI/CD
P1
triaged
Discussed in a triage meeting
Create a scheduled CICD task to run driver tests in a loop with chk bits
P3
tests
triaged
Discussed in a triage meeting
Refactor CONFIG_BPF_JIT_DISABLED code into its own file to reduce the amount of #ifdef
cleanup
Affects API usability or code maintainability but not correctness or applicability
P3
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
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.