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/.github/workflows
Billy McFall f52b574eba aya: convert bpf programs to assembly
In aya/src/sys/bpf.rs, there are several simple bpf programs written as
byte arrays. Rework these as assembly code and then generate the
bytecode.

Signed-off-by: Billy McFall <22157057+Billy99@users.noreply.github.com>
2 months ago
..
ci.yml aya: convert bpf programs to assembly 2 months ago
gen.yml ci: Fix codegen and prep for s390/ppc64el 3 months ago