-
### Describe the feature you'd like supported
This is an alternative proposal to https://github.com/microsoft/ebpf-for-windows/issues/3700. Based on feedback by my colleague Timo I had a look at invo…
-
-
(Issue moved over from forum, see for original entry by @SzymonKubica)
#### Description
Hello,
I’m working on a project which ports over a rust-based eBPF VM to run on RIOT. So far I’ve been…
-
[bpftrace](https://github.com/iovisor/bpftrace) is an open-source project that implements a "High-level tracing language for Linux eBPF". Its main feature is to implement an LLVM backend that compiles…
-
Hello,
We have troubles using Cilium with external L4LB. Our internal network is IPv6 single stack and only edge fabric can handle incoming IPv4 traffic. Before traffic reaches K8S nodes it gets ba…
-
https://github.com/microsoft/WSL2-Linux-Kernel/blob/d489414/include/linux/bpf_types.h#L106-L109
```h
#if defined(CONFIG_BPF_STREAM_PARSER)
BPF_MAP_TYPE(BPF_MAP_TYPE_SOCKMAP, sock_map_ops)
BPF_MAP_…
-
It seems that ebpf-verifier will reject programs containing LDDW instructions with src_reg greater than 1.
At https://github.com/vbpf/ebpf-verifier/blob/fd85b8a6ac2c0cb5621d9c1f38368089d616b8b9/sr…
-
Some gadgets provide both versions of programs based on k[ret]probes and fentry/fexit. This is intended to support older kernels that don't provide fentry/fexit support but at the same time use the ne…
-
With #1017 merged and a working copy hosted at https://ebpf-go.dev, I've been asking existing contributors to write on specific topics I know them to be familiar with. This issue acts as an index of t…
ti-mo updated
11 months ago
-
Chaos Engineering is the discipline of experimenting on a system in order to build confidence in the system’s capability to withstand turbulent conditions in production ref. https://principlesofchaos.…