aya/test/integration-test
Ryan Alameddine 0b3c37bf73 fix(aya-ebpf): Add bounds check to SkBuff::load_bytes
This resolves the verifier error triggered by the test case added in the previous commit
..
bpf feat(aya): Add iterator program type
src fix(aya-ebpf): Add bounds check to SkBuff::load_bytes
Cargo.toml integration-test: use scopeguard over panic hook
build.rs xtask: Move libbpf header installation logic to a helper function