You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf/aya-bpf/src/maps/xdp
Tuetuopay 9ed9873742 xdp: add support for chained xdp programs in {cpu,dev}map
set/insert functions can now take an optional bpf program fd to run once
the packet has been redirected from the main probe
2 years ago
..
cpu_map.rs xdp: add support for chained xdp programs in {cpu,dev}map 2 years ago
dev_map.rs xdp: add support for chained xdp programs in {cpu,dev}map 2 years ago
dev_map_hash.rs xdp: add support for chained xdp programs in {cpu,dev}map 2 years ago
mod.rs bpf: Implement XDP maps 2 years ago
xsk_map.rs bpf: Update XDP maps implementation 2 years ago