-
Environment: ubuntu 21.04 kernel 5.11.0
1. It fails to load epf-lsm program.
`Error: the BPF_PROG_LOAD syscall failed. Verifier output: func#0 @0
number of funcs in func_info doesn't match number…
-
XDP is the name for running ebpf programs in a driver on packets before the stack sees them. Packets can be redirected to another device, transmitted back out the device they arrived on or allowed to …
-
First of all, thanks a lot for `bcc`. It its an awesome tool to easily experiment with `eBPF`!
I recently needed to load an `CGROUP_SOCK_ADDR` program from Python. It turns out that it not currentl…
-
## Prerequisites
- [x] This affects latest released version.
- [x] This affects current development tree (origin/HEAD).
- [x] There isn't an issue describing the bug.
Select one OR another:
…
-
2023-02-28T13:10:43.064809Z warn OS CA Cert could not be found for agent
[ -f bpf/mb_connect.c ] && make -C bpf load || make -C bpf load-from-obj
make[1]: Entering directory '/app/bpf'
Makefile:69:…
-
Using the latest 0.6.0-rc.5-1 release Debian package on a Debian testing/unstable system. Had issues with earlier versions and NFS due to not having eBPF module, but now that it bundles it, NFS works …
-
Right now, when agents restart, they lost all of their deployed modules (BCC eBPF programs are unloaded automatically by the kernel, and the WASM module was destroyed alone with the process), and all …
-
We (me and @eranra) have managed to start all the necessary pods to be able to monitor the network following the following procedure.
1. Clone newtork-observability-operator
2. run `make deploy ocp-…
-
It's not clear from the existing documentation what the longer term goals and plans for this project are.
I am interested in using and contributing as a representative of a security software vendor…
-
My setup is the following:
- Anteon Self Hosted running via Docker compose
- Kubernetes running via microk8s
- Alaz installed via kubectl, **fails** with the following error:
```
$ kubectl lo…
orhun updated
3 months ago