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
Tuetuopay 0647927e32 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
1 year ago
..
src xdp: add support for chained xdp programs in {cpu,dev}map 1 year ago
Cargo.toml bpf: move rustversion build dep to workspace 1 year ago
build.rs fix uninlined_format_args clippy issues 2 years ago