Tobias Klauser
|
2136f05461
aya: netlink: use NETLINK_EXT_ACK from libc crate
|
3 years ago |
William Findlay
|
b30fd424ef
aya-bpf/helpers: expose raw bindings through helpers::gen
|
3 years ago |
Alessandro Decina
|
dd7e1de348
Merge pull request #90 from willfindlay/fix-bss
|
3 years ago |
William Findlay
|
1e6b1afbe4
aya/obj: fix incorrect section size for .bss
|
3 years ago |
Alessandro Decina
|
3a8e4fe9b9
Merge pull request #89 from willfindlay/errors
|
3 years ago |
William Findlay
|
27d803b634
aya/maps: improve map errors to be more descriptive
|
3 years ago |
Alessandro Decina
|
17b730c717
Merge pull request #85 from willfindlay/tp_btf
|
3 years ago |
William Findlay
|
6b6d4af932
aya/programs/lsm: pass Btf by reference instead of loading new Btf in Lsm::load
|
3 years ago |
William Findlay
|
6539cbb555
aya/aya-bpf: implement btf tracepoint programs
|
3 years ago |
Alessandro Decina
|
c4b6970774
Merge pull request #80 from willfindlay/fix-rust-analyzer
|
3 years ago |
Alessandro Decina
|
140005d9e3
Merge pull request #68 from vadorovsky/lsm
|
3 years ago |
William Findlay
|
169478c863
Add support for raw tracepoint and LSM programs
|
3 years ago |
Alessandro Decina
|
89d72e2e26
Merge pull request #81 from willfindlay/awesome-aya
|
3 years ago |
William Findlay
|
396e15d756
readme: add a link to awesome aya
|
3 years ago |
William Findlay
|
ac47f7ee73
meta: ignore .vscode/ except .vscode/settings.json
|
3 years ago |
Alessandro Decina
|
9dc555ae17
Merge pull request #79 from willfindlay/fix-rust-analyzer
|
3 years ago |
William Findlay
|
e115b72245
meta: fix rust-analyzer support for aya-bpf
|
3 years ago |
Alessandro Decina
|
56fd09c443
Merge pull request #78 from willfindlay/main
|
3 years ago |
William Findlay
|
99f6f9e14d
aya: fix include_bytes_aligned! macro to work in some corner cases
|
3 years ago |
Alessandro Decina
|
a94774755f
Merge pull request #76 from willfindlay/load_include_bytes
|
3 years ago |
William Findlay
|
4df4e9c14e
aya: introduce include_bytes_aligned!() macro
|
3 years ago |
Alessandro Decina
|
75acbe1455
xtask: fix clippy warning
|
3 years ago |
Dave Tucker
|
1a4c76e3c4
ci: Update codgen workflow commit message
|
3 years ago |
alessandrod
|
03e9935358
Bump libbpf to 92c1e61a605410b16d6330fdd4a7a4e03add86d4
|
3 years ago |
dependabot[bot]
|
c99dcfb9d3
build(deps): update object requirement from 0.26 to 0.27
|
3 years ago |
Dave Tucker
|
1f541314ab
readme: fix build badge
|
3 years ago |
Alessandro Decina
|
4152e8b1a4
(cargo-release) version 0.10.5
|
3 years ago |
Alessandro Decina
|
1f3acbcfe0
bpf: add override for bpf_probe_read_user_str
|
3 years ago |
Alessandro Decina
|
59a1854a6b
aya: fix call relocation bug
|
3 years ago |
Dave Tucker
|
dc4b928ec5
miri: Disable Stacked Borrows and skip some tests
|
3 years ago |