Michal Rostecki
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
3 years ago |
tirex
|
42c4d5c3af
Temporary change return value condition to avoid problems with possibly (not aware) cast from int to long
|
3 years ago |
Tatsuyuki Ishi
|
41c6b56142
bpf: Replace map types to use &self, remove HashMap::get_mut
|
3 years ago |
Thia Wyrod
|
b655cf973f
aya-bpf: remove unnecessary unsafe markers on map functions.
|
3 years ago |
Dave Tucker
|
69041954cb
bpf: Added pinned constructor to maps
|
3 years ago |
Alessandro Decina
|
8cd669ca9a
xtask: fix include paths for kernel headers bundled with libbpf
|
4 years ago |
Alessandro Decina
|
bf4892d0db
bpf: add support for Queue and SockMap maps
|
4 years ago |