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/test/integration-ebpf/src
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
..
bpf_probe_read.rs Clippy over tests and integration-ebpf 1 year ago
lib.rs integration-test: build-dep on integration-ebpf 1 year ago
log.rs log: annotate logging functions inlining 1 year ago
map_test.rs aya-bpf-macros: Refactor for ease of testing 1 year ago
name_test.rs aya: Find programs using the symbol table 1 year ago
pass.rs aya-bpf-macros: Refactor for ease of testing 1 year ago
redirect.rs xdp: add support for chained xdp programs in {cpu,dev}map 1 year ago
relocations.rs Clippy over tests and integration-ebpf 1 year ago
test.rs aya-bpf-macros: Refactor for ease of testing 1 year ago
two_progs.rs integration-test: Add test for 2 progs in same section 1 year ago
xdp_sec.rs macros: add 'map' option to xdp macro 1 year ago