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/xtask
Tyrone Wu e1e775f83d
aya,aya-obj: add feature probing program type
Adds API that probes whether kernel supports a program type.

Additionally add `const fn bpf_insn::new()` so that common instructions
are computed at compile-time instead of going through
`copy_instructions()`.

Assertions for `LircMode2` and `Lsm` are disabled because they require
certain kernel configs to be enabled, which are not by default in VM
tests.
3 weeks ago
..
libbpf@20ea95b450 xtask: Generate new bindings 11 months ago
public-api aya,aya-obj: add feature probing program type 3 weeks ago
src chore(codegen): Add nlmsgerr_attrs 3 weeks ago
Cargo.toml ci: download gen_init_cpio with authentication 2 months ago