Replies: 2 comments
-
@saxena-anurag to have a look at this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I changed the conn_track.sys loaded in ebpf-for-windows-demo to conn_track.o and it ran normally. I also disabled the windows mandatory signature. What could be wrong with this? The same question was asked here |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
An error is reported during socket_tests.exe program execution. The error message captured is as follows. When running the test in https://github.com/microsoft/ebpf-for-windows-demo, it will also fail. The return result of the bpf_object__load function is -22. There is no problem with netsh ebpf add prog xxx.o. The problem occurs in Where, thank you very much


Beta Was this translation helpful? Give feedback.
All reactions