issues
search
aya-rs
/
aya
Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
https://aya-rs.dev/book/
Apache License 2.0
3.25k
stars
290
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build(deps): bump the cargo-crates group with 2 updates
#1095
dependabot[bot]
opened
18 hours ago
3
Define `{detach,take_link}` in macro when possible
#1094
tamird
closed
1 day ago
2
cargo fmt
#1093
tamird
closed
4 days ago
1
fix unsupported maps warning message
#1092
banditopazzo
closed
4 days ago
3
build(deps): bump DavidAnson/markdownlint-cli2-action from 17 to 18 in the github-actions group
#1091
dependabot[bot]
closed
5 days ago
3
build(deps): update public-api requirement from 0.40.0 to 0.41.0 in the cargo-crates group
#1090
dependabot[bot]
closed
1 week ago
5
How can we ensure that the HashMap obtained by eBPF kernel is up-to-date?
#1089
FlorentinoJink
closed
6 days ago
0
feat(aya): Add iterator program type
#1088
vadorovsky
closed
1 day ago
2
support for bpf_d_path helper
#1087
harisudarsan1
opened
1 week ago
0
Changes by create-pull-request action
#1086
github-actions[bot]
closed
1 week ago
3
Introducing Aya Guru on Gurubase.io
#1085
kursataktas
closed
3 days ago
2
Changes by create-pull-request action
#1084
github-actions[bot]
closed
1 week ago
3
ci: automatically open PRs to update public API
#1083
tamird
closed
1 week ago
2
"bpf_skb_pull_data" unknown function.
#1082
russeree
closed
1 week ago
1
Unsupported map type warning message doesn't go away when unsupported type maps are allowed
#1081
banditopazzo
closed
4 days ago
1
ci: automatically download latest kernel revs
#1080
tamird
closed
2 weeks ago
1
build(deps): update thiserror to 2.0.3
#1079
dependabot[bot]
closed
2 weeks ago
5
Attaching a program to a cgroup via `bpf_link_create` throws if the caller passes in flags
#1078
cweld510
opened
2 weeks ago
2
When I create a simple kprobe demo project by aya-template. error occured Error: `perf_event_open` failed
#1077
FlorentinoJink
closed
2 weeks ago
4
build(deps): update which requirement from 6.0.0 to 7.0.0 in the cargo-crates group
#1076
dependabot[bot]
closed
3 weeks ago
3
aya EbpfLoader::set_global does not work
#1075
cppcoffee
closed
3 weeks ago
1
Allow QEMU to fall back
#1074
tamird
closed
3 weeks ago
1
fix(aya): BSS Sections must be filled with zeros
#1073
dave-tucker
closed
3 weeks ago
1
Error: error parsing BPF object: error parsing ELF data
#1072
cppcoffee
closed
3 weeks ago
7
Forwarding more packets then sending
#1071
Enneking666
opened
1 month ago
0
qemu: remove bios argument
#1069
tamird
closed
1 month ago
1
How to get application symbols?
#1068
cppcoffee
closed
1 month ago
1
ebpf: fixed wrong bpf_get_stackid flags type
#1067
cppcoffee
closed
1 month ago
2
ebpf: fixed wrong bpf_get_stackid flags type
#1066
cppcoffee
closed
1 month ago
1
HashMap: Impl. safe get_corrupt_u32()
#1065
luisgerhorst
closed
1 month ago
3
Update public-api to 0.40.0
#1064
tamird
closed
1 month ago
1
aya: add feature probing for program and map type
#1063
tyrone-wu
opened
1 month ago
2
uretprobe latest aya version cannot pass anymore ctx.ret().unwrap to bpf_probe_read
#1062
jornfranke
closed
4 weeks ago
11
WIP: Reduce Explosion of Aya Error Types
#1061
dave-tucker
opened
1 month ago
5
SockOps attach invalid parameter for new Linux kernels.
#1060
nahuelfilipuzzi
closed
2 weeks ago
2
ebpf: bpf_get_current_comm() use `comm.len()` instead of fixed number
#1059
cppcoffee
closed
1 month ago
2
Update public-api to 0.39.0
#1058
tamird
closed
1 month ago
1
WIP: auto-attach tracepoints based on SEC() data
#1057
Ablu
opened
1 month ago
5
aya-template uprobe Error: the BPF_PROG_LOAD syscall failed. Verifier output: last insn is not an exit or jmp
#1056
cn-kali-team
closed
1 month ago
4
Update libbpf to 80b16457cb23db4d633b17ba0305f29daa2eb307
#1055
crabby-the-crab
closed
1 month ago
1
Remove workspace members from workspace.dependencies
#1054
tamird
closed
1 month ago
1
codegen: add `bpfcgroup_iter_order` `NFPROTO*` `nf_inet_hooks`
#1053
tyrone-wu
closed
1 month ago
1
Inconsistent integer size between stackid kernelside and userside
#1052
LeChatP
opened
1 month ago
0
docs: Add release documentation
#1051
dave-tucker
opened
1 month ago
2
cyclic dependency breaks cargo smart-release
#1050
dave-tucker
opened
1 month ago
0
build(deps): update hashbrown requirement from 0.14.3 to 0.15.0 in the cargo-crates group
#1049
dependabot[bot]
closed
1 month ago
5
fix(aya): XdpFlags default value use XdpFlags::SKB_MODE
#1048
cppcoffee
closed
1 month ago
7
integration test
#1047
GreenedDev
closed
1 month ago
3
Appease clippy
#1046
tamird
closed
1 month ago
1
Avoid intermediate allocations in parse_cpu_ranges
#1045
tamird
closed
1 month ago
2
Next