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-test
Dave Tucker 8051b83ba2 feat: Allow conversions to Program from ProgramInfo
Allow for a ProgramInfo to be converted into one of the program types
that we support. This allows for a user of Aya access to reattach,
pin or unload a program that was either, previously loaded, or was
loaded by another process.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
1 month ago
..
bpf feat(aya): Add iterator program type 5 months ago
src feat: Allow conversions to Program from ProgramInfo 1 month ago
Cargo.toml Bump edition to 2024 2 months ago
build.rs Bump edition to 2024 2 months ago