cilium/ebpf v0.18.0

release ·

Initial Windows Support

This release adds support for eBPF on Windows through the eBPF for Windows runtime. Users must run a recent build of the main branch of eBPF for Windows, version 0.20.0 is not supported.

See the documentation and how to contribute to the Windows port.

Supported:

Not supported:

The Windows port is still very new and won’t be as performant or stable as the Linux part of the code base. There is also no guarantee of stability at the moment.

Build System Improvements

Documentation

Bugfixes

Breaking Changes

ebpf:

What’s Changed

New Contributors

Full Changelog: https://github.com/cilium/ebpf/compare/v0.17.3...v0.18.0

View source