aya/test/integration-ebpf
Alessandro Decina 2227223a96 aya-log: fix hygiene
Before this change we leaked some bindings to the calling scope, so for
instance logging a variable named "len" led to a compile error.
..
.cargo integration-ebpf: add cargo config
src aya-log: fix hygiene
Cargo.toml aya: Implement RingBuf
build.rs integration-test: Remove cargo symlink workaround
rust-toolchain.toml integration-test: use nightly toolchain with ebpf