Michal Rostecki
|
42c4a8be7c
Merge pull request #487 from vadorovsky/new-map-types
|
2 年之前 |
Michal Rostecki
|
3d03c8a8e0
aya-obj: Add new map types
|
2 年之前 |
Michal Rostecki
|
0399991383
Merge pull request #483 from aya-rs/codegen
|
2 年之前 |
Michal Rostecki
|
cb28533e2f
aya-obj: Update `BPF_MAP_TYPE_CGROUP_STORAGE` name to `BPF_MAP_TYPE_CGRP_STORAGE`
|
2 年之前 |
alessandrod
|
5d13fd5aca
[codegen] Update libbpf to 3423d5e7cdab356d115aef7f987b4a1098ede448Update libbpf to 3423d5e7cdab356d115aef7f987b4a1098ede448
|
2 年之前 |
Alessandro Decina
|
4cc0ea09e0
Merge pull request #467 from MatteoNardi/relocation_tests
|
2 年之前 |
Matteo Nardi
|
34e040b8e9
tests: use libtest-mimic and fix CI
|
2 年之前 |
Michal Rostecki
|
c0b243930e
Merge pull request #402 from vadorovsky/array-get-ptr
|
2 年之前 |
Michal Rostecki
|
33baf7ef22
aya-bpf/maps: Add `get_ptr` and `get_mut_ptr` methods to Array
|
2 年之前 |
Matteo Nardi
|
27f22f205d
Make relocations tests actually pass
|
2 年之前 |
Matteo Nardi
|
702f77b565
tests: explain libbpf env variable
|
2 年之前 |
Matteo Nardi
|
b72abcc7de
tests: add pointer relocation test
|
2 年之前 |
Matteo Nardi
|
7e6a7d9005
btf: add integration tests for relocations
|
2 年之前 |
Alessandro Decina
|
897957ac84
Merge pull request #475 from yesh0/aya-obj
|
2 年之前 |
Shenghui Ye
|
9c451a3357
aya-obj: update documentation and versioning info
|
2 年之前 |
Shenghui Ye
|
772af170ae
aya-obj: add documentation on program names
|
2 年之前 |
Shenghui Ye
|
9ec3447e89
aya-obj: fix rustfmt diffs and typos
|
2 年之前 |
Shenghui Ye
|
30f1fabc05
aya-obj: add no_std feature
|
2 年之前 |
Shenghui Ye
|
311ead6760
aya-obj: add integration tests against rbpf
|
2 年之前 |
Shenghui Ye
|
e52497cb9c
aya-obj: add basic documentation to public members
|
2 年之前 |
Shenghui Ye
|
ac49827e20
aya-obj: migrate aya::obj into a separate crate
|
2 年之前 |
Shenghui Ye
|
81bc307dce
aya-obj: migrate bindgen destination
|
2 年之前 |
Alessandro Decina
|
c6f93b1775
btf relocs: don't panic on failed relocation
|
2 年之前 |
Alessandro Decina
|
aba99ea4b1
btf: make btf::RelocationError private
|
2 年之前 |
Alessandro Decina
|
63bbef46da
Fix lints
|
2 年之前 |
Alessandro Decina
|
12e422b211
btf: fix regression computing pointer sizes
|
2 年之前 |
Tuetuopay
|
890e8c9340
bpf: fix set_mark by not copying __sk_buff
|
2 年之前 |
ajwerner
|
12927cf699
Don't panic in init when bpf programs don't log
|
2 年之前 |
ajwerner
|
1a22792ee7
Resolve symbol address for PIE executables
|
2 年之前 |
Alessandro Decina
|
b3ae7786d3
aya: fix detaching links on drop
|
2 年之前 |