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 command line is opened with administrator privileges. Could this be a driver signature issue? My computer has entered test mode, and netsh ebpf add prog .\conn_track.o is no problem.
I also raised this issue in ebpf-for-windows. I think they are caused by the same reason, which is caused by the bpf_object__load function returning -22. My installation process is fine, are there any missing steps? microsoft/ebpf-for-windows#3286
when i run .\conn_tracker.exe. I got error
Press Ctrl-C to shutdown
bpf_object__load for conn_track.sys failed: 0
what‘s mean 0
The text was updated successfully, but these errors were encountered: