CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
ebpf
08-22
front end
libbpf: map 'hash_map': unknown field 'values' in hash_map with struct as value
08-22
front end
is this valid C plus valid ebpf, means can I safe the address of any object in long type which is 8
08-16
Blockchain
how to get map fd and max extries if I have bpf_map object by using bpf_object__find_map_by_name(bpf
08-05
Blockchain
Clean up a map in XDP program
08-04
Mobile
K8s Service Mesh (with Sidecar Proxy): Pod Security On Untrusted Node
06-24
Software engineering
Cannot access __skb_buff in eBPF
06-15
Blockchain
BPF verifier throws error "expected=map_ptr"
06-07
OS
How the triggered event cause the program jump to the hook point?
06-02
Blockchain
Linux tracing/trace_pipe file not readable (debugfs)
05-11
Software design
ebpf tail call didn't work even bpf code is loaded successfully
04-27
Net
BPF verifier rejects with "Permission denied (13)!" when using bpf_trace_printk()
03-17
OS
eBPF sockops redirection: Why we don't need DELETE elements from the sockmap?
03-17
Mobile
Unable to initialize BPF_MAP_TYPE_PERCPU_ARRAY
02-26
Blockchain
Test that an integer is different from two other integers in eBPF without branch opcodes
02-25
front end
Can I access the intermediate C code generated by BCC (BPF Compiler Collection)?
02-11
other
xdpoffload attach failed: Invalid argument
02-11
Blockchain
Unable to unload BPF program
12-25
front end
Does libbpf provide an API that allows user space to pass a value to kernel space?
12-22
Blockchain
I have a function call in one program and this function is depreciated.Is there any newer version th
12-20
Net
Trying to create map with char array field invalid field error
12-19
Software engineering
sharing ebpf function parameters with usespace or atleast accessing parameters
12-16
Back-end
compiling extended berkley packet filters program in ubuntu clang and llvm installed with libbpf als
11-30
Enterprise
XDP alternate to bpf_get_current_pid
11-26
Mobile
Linux BTF: bpftool: Failed to get EHDR from /sys/kernel/btf/vmlinux
11-24
Enterprise
eBPF: How to use `bpf_map_update_elem` to send data from kernel space?
09-16
Back-end
eBPF - Will bpf_object__pin_maps pin internal maps ( for BPF_MAP_TYPE_HASH_OF_MAPS)?
Links:
CodePudding