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/aya-obj/src
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>
1 year ago
..
btf feat(aya): Rename Bpf to Ebpf 1 year ago
generated rustfmt: group_imports = "StdExternalCrate" 2 years ago
programs aya: add support for map-bound XDP programs 2 years ago
lib.rs maps: `MapFd` and `SockMapFd` are owned 2 years ago
maps.rs feat(aya-obj)!: Rename BpfSectionKind to EbpfSectionKind 1 year ago
obj.rs feat(aya-obj)!: Rename BpfSectionKind to EbpfSectionKind 1 year ago
relocation.rs feat(aya-obj)!: Rename BpfRelocationError -> EbpfRelocationError 1 year ago
util.rs rustfmt: group_imports = "StdExternalCrate" 2 years ago