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 359b3eafe1
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 not re-computed from `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 months ago
..
aya-ebpf-bindings.txt public-api: regenerate 6 months ago
aya-ebpf-cty.txt chore: Bless public API changes 11 months ago
aya-ebpf-macros.txt chore: Bless public API changes 11 months ago
aya-ebpf.txt aya-ebpf: Add set_reply accessor to SockOpsContext 5 months ago
aya-log-common.txt public-api: regenerate 6 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 public-api: regenerate 7 months ago
aya-log.txt fix(aya-log): print &[u8] using full width (#1008) 4 months ago
aya-obj.txt aya,aya-obj: add feature probing program type 3 months ago
aya.txt aya,aya-obj: add feature probing program type 3 months ago