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
Dave Tucker 8c79b71bd5 feat(aya): Rename Bpf to Ebpf
And BpfLoader to EbpfLoader.
This also adds type aliases to preserve the use of the old names, making
updating to a new Aya release less of a burden. These aliases are marked
as deprecated since we'll likely remove them in a later release.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
7 months ago
..
bpf aya-obj: Handle lack of match of enum variants correctly 8 months ago
src feat(aya): Rename Bpf to Ebpf 7 months ago
Cargo.toml Release aya-obj v0.1.0, aya v0.12.0, safety bump aya-log v0.2.0 7 months ago
build.rs integration-test: Fix build.rs output 7 months ago