microsoft/xdp-for-windows

XDP must define its eBPF structs and helpers itself

mtfriesen opened this issue · 1 comments

Define eBPF structs and headers in XDP headers and export with nuget package.

Depends on microsoft/ebpf-for-windows#3736 being fixed first.

Partially resolved in #390