Search code examples
BPF program attached to `getname` won't get called when calling the `renameat2` syscall...


linuxlinux-kernelsystem-callsebpfbpf

Read More
What is not allowed in restricted C for eBPF?...


clinux-kernelmanpagebpfebpf

Read More
eBPF - Polling/waiting for userspace in XDP...


linuxebpfbpfxdp-bpf

Read More
Attaching netfilter program with bpftool...


linuxebpfbpfnetfilter

Read More
Setting up BPF Netfilter hooks environment/dependencies...


linuxebpfbpfnetfilter

Read More
Why is "anchor build" and "Cargo build-bpf" showing wrong rustc version?...


rustrust-cargosolanabpfanchor-solana

Read More
How to compile BCC on Ubuntu 20.04?...


linux-kernelclangbpfbcc-bpf

Read More
How to create a new kfunc and pass an entry from an eBPF map to it as an argument?...


ebpfbpf

Read More
Compare BPF maps in fentry/htab_map_update_elem hook...


ebpfbpflibbpf

Read More
Determine if sk_buff is L2 or L3...


linux-kernelebpfbpfwireguard

Read More
How to retrieve a specific value from a structure in function arguments in an eBPF uprobe...


redisebpfbpf

Read More
Dynamically adding entries to an eBPF map of maps...


ebpfbpfxdp-bpf

Read More
How eBPF stack works...


ebpfbpfxdp-bpf

Read More
How to bpf_prog_test_run_opts to a program that extends xdp_dispatcher...


ebpfbpfxdp-bpf

Read More
Loading large BPF program fails with "Argument list too long" and "processed 0 insns&...


ebpfbpf

Read More
Simple way to verify valid BPF filter...


libpcaptcpdumpbpf

Read More
bpf_trace_printk format pointer...


cbpfebpf

Read More
Use eBPF to change process's CPU affinity...


linux-kernelbpfebpf

Read More
How do you compute the performance impact of a eBPF probe?...


performancemonitoringbpfebpf

Read More
Is there a way to safely update an eBPF map with a spin lock held in the ebpf program?...


ebpfbpfxdp-bpfbcc-bpflibbpf

Read More
Is there a BPF_MAP_LOOKUP_AND_UPDATE_ELEM syscall similar to BPF_MAP_LOOKUP_AND_DELETE_ELEM?...


ebpfbpfxdp-bpfbcc-bpflibbpf

Read More
where is the entry point in kernel for an eBPF msg_verdict program?...


ebpfbpfxdp-bpf

Read More
Is it possible to create and send a packet from a bpf program?...


linux-kernelebpfbpf

Read More
BPF per CPU array is not zero initialized?...


kernelebpfbpflibbpf

Read More
BPF verifier rejects with "Permission denied (13)!" when using bpf_trace_printk()...


cebpfbpf

Read More
write and read netfilter connectrack using eBPF/XDP...


netfilterbpfebpfxdp-bpf

Read More
Why is having an userspace version of eBPF interesting?...


linux-kernelbpfebpf

Read More
How to unload bpd program using bpftool?...


ebpfbpf

Read More
What is the recommended way to unit test eBPF/XDP program?...


ebpfbpfxdp-bpfbcc-bpf

Read More
Parsing Non linear packet payload in TC BPF programs...


network-programminglinux-kernelebpfbpf

Read More
BackNext