-
In the latest update on Manjaro, I noticed watchman in docker taking forever to start.
Before doing the update this command was instant:
```
time docker run -it icalialabs/watchman:latest wa…
-
**Describe the bug**
Followed the prometheus support section in the docs to enable the /metrics endpoint. A soon as you make a request to this endpoint the falco process crashes without any…
-
When I try to install xdp-tools I get the following error:
```
pegasus@pegasus:~/Documents/xdp-tools$ make
lib
libbpf
CC libbpf/src/libbpf.a
INSTALL libbpf/src/libbpf.a
…
-
## Description
From https://github.com/aquasecurity/tracee/issues/3357#issuecomment-1838621610
```
$ sudo ./dist/tracee --no-containers -p ~/work/cli/test/ -o option:exec-env -o option:e
xec-h…
-
## Link to mybrowser.fyi report
I wish I could :)
## Brief description of what went wrong
Loading mybrowser.fyi in Kiwi on Android briefly starts to render a report and then does an "Oh snap!…
-
```
ubuntu@ubunu2004:~/Documents/eBPF/xvs$ make example
clang -S \
-target bpf \
-D FLOW_STATE_TYPE=BPF_MAP_TYPE_LRU_PERCPU_HASH \
-D FLOW_STATE_SIZE=1000000 \
-D FLOW_SHARE_SI…
-
**example:bootstrap**
./bootstrap.skel.h:9:10: fatal error: 'bpf/libbpf.h' file not found
#include
^~~~~~~~~~~~~~
1 warning and 1 error generated.
make: *** [Makefile:64:bootstrap.wasm]…
-
Description
I am trying to build a sonic-broadcom image (based on master source code) on ubuntu build server
I am facing the below compilation/build error.
```
ERROR: failed to solve: proces…
-
After completing tutorial Packet03, I tried to build a datapath between two docker instances(use tomcat image) named tomcat01 and tomcat02 using xdp. I followed the instructs in Assignment 3(Extend t…
-
I'm assuming this is some sort of a version mismatch b/w libelf
**Steps**
- `make minimal`
```
MKDIR .output
MKDIR .output/libbpf
LIB libbpf.a
MKDIR /home/akshat/wrkspc/li…