Alessandro Decina
|
93ac3e94bc
aya: support relocations across multiple text sections + fixes
|
1 year ago |
Alessandro Decina
|
b2b9bd2edf
integration tests: add relocation tests
|
1 year ago |
Alessandro Decina
|
b25a089819
aya-obj: change two drain() calls to into_iter()
|
1 year ago |
Alessandro Decina
|
401ea5e848
aya, aya-obj: refactor map relocations
|
1 year ago |
Alessandro Decina
|
5c4f1d69a6
aya-obj: rework `maps` section parsing
|
1 year ago |
Alessandro Decina
|
bc8f4ef1c8
integration-tests: rename relocations to btf_relocations
|
1 year ago |
Alessandro Decina
|
23ce42da68
Merge pull request #573 from vadorovsky/integration-release
|
1 year ago |
Michal Rostecki
|
ed9c2a1780
integration-tests: Build eBPF programs always with release profile
|
1 year ago |
vadorovsky
|
fcc8a0d50d
Merge pull request #570 from aya-rs/dependabot/cargo/num_enum-0.6
|
1 year ago |
dependabot[bot]
|
b10a31183b
build(deps): update num_enum requirement from 0.5 to 0.6
|
1 year ago |
Alessandro Decina
|
04f4841ede
Merge pull request #567 from Tuetuopay/tests-fedora-38
|
1 year ago |
Tuetuopay
|
3655cd1e02
tests: use fedora 38 beta with testing repo
|
1 year ago |
epompeii
|
85714d5cf3
review
|
1 year ago |
epompeii
|
6dfb9d82af
macro
|
1 year ago |
epompeii
|
17f497ce42
program_section
|
1 year ago |
epompeii
|
6a25d4ddec
obj
|
1 year ago |
Alessandro Decina
|
b13070a342
Merge pull request #557 from drewvis/main
|
1 year ago |
Alessandro Decina
|
bcb2972a96
aya: make it possible to use set_global() with slices of Pod(s)
|
1 year ago |
drewvis
|
8f64cf8cd5
Added code check comment
|
1 year ago |
drewvis
|
3a2c0cd1dd
Add check for empty tracefs mounts
|
1 year ago |
Alessandro Decina
|
8ef00c4c63
Revert "aya: make it possible to use set_global() with slices of Pod(s)"
|
1 year ago |
Alessandro Decina
|
dfbe1207c1
aya-obj: fix compilation with nightly
|
1 year ago |
Alessandro Decina
|
b614ffd603
aya: make it possible to use set_global() with slices of Pod(s)
|
1 year ago |
Alessandro Decina
|
6404108aa9
Merge pull request #554 from 0xrawsec/fix-issue-552
|
1 year ago |
Quentin JEROME
|
d031ce78bf
fix issue #552
|
1 year ago |
Alessandro Decina
|
d6319f95c9
Merge pull request #548 from kriomant/feature-xdp-attach-by-index
|
1 year ago |
Mikhail Trishchenkov
|
ce60854934
Don't leak libc types
|
1 year ago |
Mikhail Trishchenkov
|
896e3ab313
Fix formatting
|
1 year ago |
Mikhail Trishchenkov
|
676b5cdc0d
Rename method and fix comment
|
1 year ago |
Mikhail Trishchenkov
|
2e3c1779be
aya: Allow to attach XDP probe by interface index
|
1 year ago |