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/public-api
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
..
aya-build.txt Extract aya-build for building eBPF crates 3 months ago
aya-ebpf-bindings.txt [codegen] Update libbpf to 324f3c3846d99c8a1e1384a55591f893f0ae5de4 3 weeks ago
aya-ebpf-cty.txt chore: Bless public API changes 12 months ago
aya-ebpf-macros.txt chore: Bless public API changes 12 months ago
aya-ebpf.txt public-api: regenerate 1 month ago
aya-log-common.txt build(deps): update public-api requirement in the cargo-crates group 3 months ago
aya-log-ebpf-macros.txt xtask: Add cargo-public-api 2 years ago
aya-log-ebpf.txt xtask: Add cargo-public-api 2 years ago
aya-log-parser.txt build(deps): update public-api requirement in the cargo-crates group 3 months ago
aya-log.txt build(deps): update public-api requirement in the cargo-crates group 3 months ago
aya-obj.txt aya,aya-obj: add feature probing program type 3 weeks ago
aya.txt aya,aya-obj: add feature probing program type 3 weeks ago