-
Currently the cilium_bpf_map_pressure metric does not support all map types. We should extend it to support all map types.
Tasks:
- [x] Add support for CT / NAT map types (https://github.com/ciliu…
-
[root@node01 xdp_dump]# go build
# github.com/dropbox/goebpf
In file included from ../../../map.go:13:0:
./bpf_helpers.h:957:15: error: expected declaration specifiers or '...' before 'sizeof'
st…
-
## Cilium Feature Proposal
**Describe the feature you'd like**
To enhance density and isolation, cloud providers often use trunk NICs with VLANs.
Suggests adding a VLAN field to endpoints, wh…
l1b0k updated
1 month ago
-
eBPF for Windows should support ETW, syscall and kprobe style hooks
One of the strong points of BPF on Linux is the ability to execute BPF programs in response to kprobes and system calls. This pro…
-
Dear Viet-Hoang Tran,
I would like to run tcp-options-bpf (https://github.com/hoang-tranviet/tcp-options-bpf) on my own PC to better understand your work. I have put this set of source code in Ubun…
-
It would be useful for contributors if beyla had an extensible framework for custom BPF tracepoints.
Currently the existing sql tracing is very limited in scope. Instead of this project directly l…
-
I'm running through the example now on Windows 10 and when I get to the build step (https://github.com/solana-labs/example-helloworld#build-the-on-chain-program), when building the rust version (>npm …
-
### Proposal Details
## Background
The Go compiler doesn't allow to have C, C++, Objectice-C, and Fortran files in a package unless cgo or SWIG are used. This means that if a Go package contains…
-
Unmodified Fedora Kinoite 40.20240820.0
Install fails at INFO Step: Enable (and start) the systemd unit `nix.mount*`
The screen turns to black and nothing happens or the system exits to TTY2 login pro…
-
hello, I am asking your help!
I am trying to install BCC on a AArcch64 machine. the OS on the machine is CentOS7.6 and the kernel is 5.14 now. the INSTALL.md suggeted as that:
******
sudo yum …