Alessandro Decina
|
b29a061bce
Initial commit
|
3 years ago |
Alessandro Decina
|
f9588a9daa
Merge pull request #348 from athre0z/printk
|
2 years ago |
Joel Höner
|
bfb5536f12
bpf: avoid stack-alloc for `fmt` in `bpf_printk!`
|
2 years ago |
Joel Höner
|
da13143c05
bpf: add `bpf_printk!` helper
|
2 years ago |
Michal Rostecki
|
6c9d814860
Merge pull request #345 from vadorovsky/bpf-get-current-comm-u8
|
2 years ago |
Dave Tucker
|
73ee3cff70
Merge pull request #140 from dave-tucker/btf-maps
|
2 years ago |
Dave Tucker
|
f976229477
Support BTF Maps
|
3 years ago |
Michal Rostecki
|
480f6180f5
Merge pull request #346 from vadorovsky/skb-load-bytes
|
2 years ago |
Michal Rostecki
|
c6e1d56684
bpf: Add `load_bytes` method to SKB context
|
2 years ago |
Michal Rostecki
|
f08bb022f7
Merge pull request #347 from vadorovsky/fix-lint
|
2 years ago |
Michal Rostecki
|
ee15fbbbc5
bpf: Use `then_some` instead of `then(|| [...])`
|
2 years ago |
Michal Rostecki
|
a3a96b8415
bpf: Change the result type of bpf_get_current_comm helper
|
2 years ago |
Alessandro Decina
|
6f301ac9ca
Merge pull request #284 from vadorovsky/str
|
2 years ago |
Alessandro Decina
|
fa4347aae4
Merge pull request #344 from vadorovsky/rlimit-v2
|
2 years ago |
Michal Rostecki
|
3d592d0f29
aya: Raise the RLIMIT_MEMLOCK warning only if failed to create a map
|
2 years ago |
Dave Tucker
|
a7fa938f1e
Merge pull request #342 from vadorovsky/rlimit
|
2 years ago |
Michal Rostecki
|
bebe98e670
aya: Raise the warning when RMILIT_MEMLOCK is not RLIM_INFINITY
|
2 years ago |
Dave Tucker
|
555833a79a
Merge pull request #335 from dave-tucker/rust-runner
|
2 years ago |
Dave Tucker
|
79101e748a
test: Replace RTF with Rust
|
2 years ago |
Dave Tucker
|
6188c9dee3
Merge pull request #336 from dave-tucker/clippy
|
2 years ago |
Dave Tucker
|
336faf553e
clippy: Fix latest nightly lints
|
2 years ago |
Dave Tucker
|
323170aa3f
Merge pull request #331 from joshiste/fix/compat-pre-5.5
|
2 years ago |
Johannes Edmeier
|
2d79f22b40
aya-bpf: use bpf_read_probe for reading pt_regs
|
2 years ago |
Dave Tucker
|
f2fb211634
Merge pull request #330 from aya-rs/dependabot/cargo/object-0.29
|
2 years ago |
Michal Rostecki
|
78e58b8960
bpf(helpers): Add *_str_bytes helpers
|
2 years ago |
dependabot[bot]
|
661a21570f
build(deps): update object requirement from 0.28 to 0.29
|
2 years ago |
Alessandro Decina
|
a301a56316
Merge pull request #328 from drewkett/map-update-no-key
|
2 years ago |
Alessandro Decina
|
e5f455f238
Merge pull request #282 from dave-tucker/bpfd
|
2 years ago |
Dave Tucker
|
004f3dd664
aya: Improve Extension Docs
|
2 years ago |
Dave Tucker
|
9e85b92323
aya: Add Extension::attach_to_program()
|
2 years ago |