-
## Description
While running Suricata 6.0.9 in a Docker container, I encountered multiple issues related to eBPF/XDP loading and app-layer protocol configuration. The errors indicate problems with lo…
-
**Describe the bug**
在编译 23-http 代码时,编译可以成功,但运行时遇到了错误。具体的错误信息如下:
```
if (bpf_strncmp(line_buffer, 3, "GET") != 0 &&
90: (bf) r1 = r9
91: (b7) r2 = 3
92: (18) r3 = 0xffffa0c09916e310
94: (85) ca…
-
Today the main libbpf implementation is inherently Linux-only as discussed in issue #84 so each runtime implementation has to do their own implementation of the common libbpf.h and bpf.h header files.…
-
Hi,
I was encountering some relocation issue when test PR on BPF-CI. After some digging the error says:
`libbpf: prog 'test_lwt_redirect_in': bad map relo against '.rodata.str1.1' in section '…
-
Expose `btf_custom_path` configuration from libbpf-rs to Rezolus users.
### Expected behavior
Older distros or kernels built without `CONFIG_DEBUG_INFO_BTF=y` can be supported via external BTF f…
l2dy updated
3 months ago
-
We have a handful (~135) packages in wolfi that should be able to successfully use our pkgconf pipeline, but for various reason are not passing those tests. See the attached branch, which adds pkgcon…
-
When I'm trying to build the tools using `make`
I find the following error:
```
pegasus@pegasus:~/Documents/ssl-ebpf-projects/evilBPF$ make
find . -mindepth 2 -name libbpf -prune -o -name Makefile…
-
I'm making this issue as reference for anyone else that ran into the same issue since it took me several hours to figure out what was going on, I'm not sure if there's a good solution that this librar…
mat-1 updated
52 minutes ago
-
## What I expected to happen
`bpftool cgroup tree` shows all bpf programs on all cgroups
## What happened
The program errored before listing all cgroups with
```
Error: can't query bpf …
-
I'm not sure that this is the correct way to suggest docs changes there in issues, but
bpftrace version from apt on Ubuntu 22.04 jammy is [(0.14.0)](https://launchpad.net/ubuntu/jammy/+source/bpft…