List Question
20 TechQA 2024-03-30T21:07:31.620000Detect and capture openconnect traffic using eBPF/XDP
29 views
Asked by NobinPegasus
invalid access to map value, value_size=128 off=0 size=0; libbpf: prog 'xdp_parser_func': failed to load: -13
35 views
Asked by NobinPegasus
Invalid access to packet while iterating over packet in eBPF program , with “bpf_trace_printk”
35 views
Asked by you_know_who
unknown type name ‘GElf_Nhdr’; did you mean ‘GElf_Shdr’?
21 views
Asked by NobinPegasus
How do I initialize/reinitialize BPF_MAP_TYPE_PERCPU_HASH entry to zero for all CPUs?
36 views
Asked by skp
Problem loading eBPF/XDP program into the kernel
73 views
Asked by Andy R
Trying to write XDP for redirecting packets in veth inside kubernetes
74 views
Asked by Vincent Peng
Is it possible to access the packet when using bpf_loop?
91 views
Asked by Viru
How to calculate TCP Checksum in XDP/eBPF
124 views
Asked by Yousef Ashraf
xdp embedd static ruleset during compile-time
42 views
Asked by atticus
bpf_helpers.h file not found in WSL (Windows Sub-system for Linux)
68 views
Asked by boomerang
bpf_redirect drop TX packets
44 views
Asked by zarwOo
i need Step-by-Step Implementation for Simple CPUMAP Program in c
73 views
Asked by Shiva Surya.S
How to link/load .rodata section when loading BPF program with raw syscalls?
129 views
Asked by haz
able to filter only less packets every time using ebpf
140 views
Asked by Manideep G
AF-XDP support in the driver and testing it
118 views
Asked by smam
XDP generic transmit packets to loopback interface dropped
89 views
Asked by user5199947
eBPF map type array for storing the timestamps of packets
223 views
Asked by Manideep G
Why does bpf_redirect silently discards packages when the target is a VTI interface?
102 views
Asked by muffel
Modify outer IP header of GENEVE encapsulated packets
196 views
Asked by Hai Pham