Michal Rostecki
|
5d8afc58f4
aya-bpf-macros: Fix LSM macro documentation
|
3 years ago |
Dave Tucker
|
65a0b83205
Mark .rodata maps as readonly and freeze on load
|
3 years ago |
Alessandro Decina
|
3a4c84fe17
Merge pull request #145 from aya-rs/codegen
|
3 years ago |
Dave Tucker
|
2b7dda766f
btf: Fix for rename of BPF_ -> BPF_CORE_
|
3 years ago |
dave-tucker
|
05d4bc39ea
Update libbpf to 19656636a9b9a2de1f71fa3135709295c16701cc
|
3 years ago |
Dave Tucker
|
ef42739c65
.github: force push to codegen branch
|
3 years ago |
Dave Tucker
|
f8021c33fc
codegen: Add bindings for BPF_F flags
|
3 years ago |
Dave Tucker
|
23d1920854
codegen: add bindings for btf structs
|
3 years ago |
Dave Tucker
|
facb01f34b
ci: Use crabby-the-crab
|
3 years ago |
Michal Rostecki
|
7e2fcd1d6d
Support for fentry and fexit programs
|
3 years ago |
dependabot[bot]
|
54b0c67795
build(deps): update object requirement from 0.27 to 0.28
|
3 years ago |
Alessandro Decina
|
317fd576b4
Merge pull request #138 from dave-tucker/nightly
|
3 years ago |
Dave Tucker
|
7e7314ff2b
github: Set toolchain override
|
3 years ago |
Alessandro Decina
|
6313ddfe0c
Merge pull request #136 from nimrodshn/add_impl_pod_for_u128
|
3 years ago |
Ubuntu
|
24a292f605
Implement Pod for u128
|
3 years ago |
Alessandro Decina
|
f34b76c8d3
Merge pull request #134 from aya-rs/codegen
|
3 years ago |
dave-tucker
|
17d43cd6f8
Update libbpf to 93e89b34740c509406e948c78a404dd2fba67b8b
|
3 years ago |
Alessandro Decina
|
26d188c659
Merge pull request #125 from dave-tucker/btf
|
3 years ago |
Alessandro Decina
|
32dc8a0d97
Merge pull request #132 from eero-thia/thia/safe_map
|
3 years ago |
Alessandro Decina
|
441a660b3e
Merge pull request #131 from eero-thia/thia/safe_iter
|
3 years ago |
Thia Wyrod
|
b655cf973f
aya-bpf: remove unnecessary unsafe markers on map functions.
|
3 years ago |
Thia Wyrod
|
18970369e2
aya: Remove unnecessary unsafe markers on map iteration.
|
3 years ago |
Alessandro Decina
|
07a6016ebb
Merge pull request #120 from eero-thia/thia/dedup
|
3 years ago |
Thia Wyrod
|
f56dd0a70b
aya: eliminate name duplication in maps and programs.
|
3 years ago |
Alessandro Decina
|
8043451973
bpf: re-export Lru hash maps from aya_bpf::maps
|
3 years ago |
Alessandro Decina
|
a340c2a9fa
Merge pull request #130 from wg/main
|
3 years ago |
Will
|
bb8a813eef
aya: use correct program name when relocating
|
3 years ago |
Dave Tucker
|
e4d9774bf7
obj: Improve section detection
|
3 years ago |
Alessandro Decina
|
c0f695c4b6
bpf: Add LruHashMap and LruPerCpuHashMap
|
3 years ago |
Alessandro Decina
|
a03426f194
Merge pull request #115 from eero-thia/thia/impl_trait
|
3 years ago |