Skip to content

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Mar 31, 2025

Export a function which allows resolving a GUID to an AttachType. This is useful when an eBPF extension has not yet registered a stable AttachType with the eBPF for Windows runtime, as is currently the case for ntosebpfext.

Export a function which allows resolving a GUID to a ProgramType or
AttachType. This is useful when an eBPF extension has not yet registered
stable IDs with the eBPF for Windows runtime, as is currently the
case for ntosebpfext.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb force-pushed the windows-attach-type branch from df0767a to 13a9d57 Compare March 31, 2025 09:41
@lmb lmb changed the title ebpf: add WindowsAttachTypeForGUID ebpf: allow retrieving program / attach type from GUID Mar 31, 2025
@lmb lmb marked this pull request as ready for review March 31, 2025 11:07
@lmb lmb requested review from mmat11 and a team as code owners March 31, 2025 11:07
@lmb lmb merged commit a99507e into cilium:main Mar 31, 2025
17 checks passed
@lmb lmb deleted the windows-attach-type branch March 31, 2025 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant