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/aya-bpf-macros
Dave Tucker 157493579f aya-bpf-macros: Remove pop_required_string_args
I got a little carried away with refactoring the macros and started
making some macro arguments required when they previously were not.
While I'm all for doing this eventually, for stronger type guarantees
and de-duplicating information from BPF and userspace, it's premature
to do that now.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
2 years ago
..
src aya-bpf-macros: Remove pop_required_string_args 2 years ago
Cargo.toml aya-bpf-macros: Refactor for ease of testing 2 years ago