-
Notifications
You must be signed in to change notification settings - Fork 267
Open
Labels
P2enhancementNew feature or requestNew feature or requesttriagedDiscussed in a triage meetingDiscussed in a triage meeting
Milestone
Description
Describe the feature you'd like supported
It would be useful if the ebpf_result_to_ntstatus
routine, and perhaps the win32 variant, were consumable from extensions. Otherwise, extensions need to implement similar routines themselves, or treat eBPF results completely opaquely, such as converting all eBPF failure codes to a single NTSTATUS.
Proposed solution
Publicly define and document ebpf_result_to_ntstatus
and similar routines.
Additional context
No response
Metadata
Metadata
Assignees
Labels
P2enhancementNew feature or requestNew feature or requesttriagedDiscussed in a triage meetingDiscussed in a triage meeting