microsoft / ntosebpfext

eBPF-For-Windows extension to provide access to Windows kernel functionality
MIT License
11 stars 9 forks source link

Switch to ebpf 0.18.0 and add supports_context_header #91

Closed Alan-Jowett closed 1 month ago

Alan-Jowett commented 1 month ago

Description

This pull request includes several updates to dependencies and enhancements to context management in the ebpf_extensions module. The most important changes include updating the eBPF-for-Windows package version, adding support for context headers, and refactoring context structures for better clarity and functionality.

Dependency Updates:

Context Management Enhancements:

These changes ensure that the project uses the latest version of dependencies and improves the handling of context data in the ebpf_extensions module, enhancing both functionality and maintainability.

Testing

CI/CD

Documentation

No.

Installation

No.