You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The eBPF for Windows project relies on LLVM to build BPF programs. As of LLVM 19 it appear as if LLVM no longer supports BPF on Windows. This is a serious regression that completely breaks our project.
Please restore the BPF target in the Windows builds.