-
**Is your feature request related to a problem? Please describe.**
For running on old kernels, BTF info may not be available.
**Describe the solution you'd like**
- [ ] allow use libbpf API w…
-
For kernel-accelerated tailscale, we need an implementation of tstun that does its work inside the kernel, aided by ebpf.
Ironically, this is the harder part of kernel-accelerating Tailscale: in ad…
-
### Bug description
https://learn.netdata.cloud/docs/data-collection/ebpf/ebpf-socket indicates that one must run `sudo ./edit-config ebpf.d/network.conf` to create the ebpf plugin configuration. Thi…
-
Tempesta Language is a DSL for L4-L7 network data processing. While L3 data is visible for TL programs, it's not assumed to work on L3 due to higher overheads in comparison with eBPF and nftables. TL …
-
Hi,
I just started planning to use p4tc to offload P4 to DPU, but I found that p4tc backend has not been open sourced in p4c, can I ask when it will be open sourced? Later, I can make my own deve…
-
This issue has been discussed before, I can't seem to find where though. The goal would be to have the released `go.opentelemetry.io/auto` package be a self-contained distribution.
Currently, when …
-
hi.
adding bandwidth and network speed limit option will be great.
thanks.
-
Hi. Thanks for creating good oss.
I know commit messages of #76 said about how to create tc(traffic control) program. But, I think it's not satisfactory and should write to docs or examples.
How abo…
-
I was trying out coroot on local minikube setup and I see that node agent is going into `crashloopbackoff` with this error
```
$ kubectl -n coroot logs -f coroot-node-agent-fgwbg
I1206 16:28:32.6…
-
**What happened:**
I have cli script in one namespace and I applied this network policy:
```
kind: NetworkPolicy
apiVersion: networking.k8s.io/v1
metadata:
name: default-deny-all
spec:
pod…