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/test/integration-test
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.
4 months ago
..
bpf aya-obj: Handle lack of match of enum variants correctly 1 year ago
src aya,aya-obj: add feature probing program type 4 months ago
Cargo.toml Remove workspace members from workspace.dependencies 4 months ago
build.rs Appease clippy 4 months ago