Skip to content

Conversation

lmb
Copy link
Collaborator

@lmb lmb commented Mar 5, 2025

ebpf: support native images on Windows

Allow loading eBPF programs packaged as signed Windows drivers. Using native
images significantly reduces which modifications can be made before load
time.

The .sys in testdata/windows were taken from the eBPF for Windows project,
available under the MIT license.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>

@lmb lmb force-pushed the windows-native-image branch 2 times, most recently from 8abe6f6 to b26114a Compare March 10, 2025 16:35
@lmb lmb marked this pull request as ready for review March 10, 2025 16:51
@lmb lmb requested a review from a team as a code owner March 10, 2025 16:51
@lmb lmb merged commit 37f0fd5 into cilium:main Mar 10, 2025
17 checks passed
@lmb lmb deleted the windows-native-image branch March 10, 2025 16:51
Allow loading eBPF programs packaged as signed Windows drivers.
Using native images significantly reduces which modifications can
be made before load time.

The .sys in testdata/windows were taken from the eBPF for
Windows project, available under the MIT license.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
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