Ricky Han
|
fbfbedb6a8
cargo fmt
|
2 年之前 |
Ricky Han
|
e9ec257328
Add test case
|
2 年之前 |
Michal Rostecki
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
3 年之前 |
tirex
|
42c4d5c3af
Temporary change return value condition to avoid problems with possibly (not aware) cast from int to long
|
3 年之前 |
Tatsuyuki Ishi
|
41c6b56142
bpf: Replace map types to use &self, remove HashMap::get_mut
|
3 年之前 |
Dave Tucker
|
74704c3b28
bpf: Support BPF_PROG_TYPE_SK_LOOKUP
|
3 年之前 |
Thia Wyrod
|
b655cf973f
aya-bpf: remove unnecessary unsafe markers on map functions.
|
3 年之前 |
Dave Tucker
|
8a6fe4a640
bpf: Rename SkSkbContext to SkBuffContext
|
3 年之前 |
Dave Tucker
|
2a8ba55b7e
bpf: Implement redirect for skbs on sockmap/sockhash
|
3 年之前 |
Dave Tucker
|
69041954cb
bpf: Added pinned constructor to maps
|
3 年之前 |
Alessandro Decina
|
a68ff47246
aya-bpf, aya-bpf-bindings: fix clippy lints
|
4 年之前 |
Alessandro Decina
|
575e85c412
bpf: add id and pinning fields to bpf_map_def
|
4 年之前 |
Alessandro Decina
|
8e6f447e9b
bpf: sk_skb: add helper methods
|
4 年之前 |
Alessandro Decina
|
1b314ded2f
bpf: add SockHash::redirect
|
4 年之前 |
Alessandro Decina
|
e11edc072b
bpf: add more bindings
|
4 年之前 |