issues
search
aya-rs
/
book
The Aya Book is an introductory book about using the Rust Programming Language and Aya library to build extended Berkley Packet Filter (eBPF) programs.
https://aya-rs.dev/book/
Apache License 2.0
79
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes codeblock indentation in order to make them actually work
#184
arielf212
opened
5 hours ago
5
add xtask to aya-template
#183
endepointe
closed
4 hours ago
3
build(deps): update memoffset requirement from 0.8 to 0.9 in /examples/cgroup-skb-egress
#182
dependabot[bot]
closed
1 day ago
2
build(deps): update network-types requirement from 0.0.4 to 0.0.7 in /examples/xdp-drop
#181
dependabot[bot]
closed
1 day ago
2
build(deps): update network-types requirement from 0.0.4 to 0.0.7 in /examples/tc-egress
#180
dependabot[bot]
closed
1 day ago
2
build(deps): update memoffset requirement from 0.8 to 0.9 in /examples/tc-egress
#179
dependabot[bot]
closed
1 day ago
2
build(deps): update network-types requirement from 0.0.4 to 0.0.7 in /examples/xdp-log
#178
dependabot[bot]
closed
1 day ago
2
Add ebpf crates to workspace members
#177
tamird
closed
5 days ago
1
book need to update accroding to the template build command change
#176
dassio
opened
1 week ago
2
how to use XDP_REDIRECT?
#175
devtempmac
opened
3 weeks ago
0
unable to build xdp example the example on aarch64
#174
Gsantomaggio
closed
1 month ago
2
Use infinite loop in panic handlers
#173
tamird
closed
1 month ago
1
Add necessary package installation info for debian based distro
#172
bboyleonp666
opened
1 month ago
5
Remove cross-compiling page
#171
tamird
closed
1 month ago
1
Fix build
#170
tamird
closed
1 month ago
1
fix(program-types/xdp): remove typo and update driver support table
#169
shard77
closed
1 month ago
2
Update code of conduct
#168
tamird
closed
2 months ago
1
fix: typo in xdp programs docs page
#167
lorenzofelletti
closed
2 months ago
1
Request for Chinese Translation of Documentation
#166
PPKunOfficial
opened
2 months ago
2
ci: Add markdownlint check
#165
vadorovsky
closed
5 days ago
3
Update deprecated names
#164
gemesa
closed
2 months ago
1
Update Program::attach call
#163
tamird
closed
2 months ago
1
build: failure in `Check Examples` from #825
#162
yskelg
closed
3 months ago
2
Link and wording fix: lsm.md
#161
IoTPanic
closed
3 months ago
1
Remove use of PerfEventArray::with_max_entries
#160
tamird
closed
3 months ago
1
Update commands used on Mac to set up environment
#159
cuichenli
closed
3 months ago
1
SSL_ERROR_UNRECOGNIZED_NAME_ALERT when accessing your website
#158
gallexis
closed
6 months ago
1
A tutorial to explain use of Rust-Aya for writing tracepoint programs
#157
nsengupta
opened
6 months ago
3
Update development.md
#156
emanuele-em
opened
7 months ago
4
docs: add Program Types/XDP documentation
#155
shard77
closed
2 months ago
6
Adding an example of lock-free telemetry aggregation between kernel s…
#154
avirtuos
opened
8 months ago
3
s/aya-bpf/aya-ebpf/
#153
tamird
closed
8 months ago
1
docs: rename bpfd to bpfman
#152
jkoeppeler
closed
8 months ago
1
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/tc-egress
#151
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/lsm-nice
#150
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/xdp-log
#149
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/kprobetcp
#148
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/xdp-hello
#147
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/xdp-drop
#146
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/cgroup-skb-egress
#145
dependabot[bot]
closed
10 months ago
2
build(deps): update env_logger requirement from 0.10 to 0.11 in /examples/aya-tool
#144
dependabot[bot]
closed
10 months ago
2
Invalid argument (os error 22) on attach, classifier program
#143
emanuele-em
closed
10 months ago
2
build(deps): bump actions/setup-python from 4 to 5
#142
dependabot[bot]
closed
11 months ago
2
docs: add kubernetes sigs to who's using Aya
#141
shaneutt
closed
1 year ago
5
examples/xdp-drop thread 'main' panicked at 'called `Option::unwrap()` on a `None` value'
#140
danielslab
closed
1 year ago
0
Update wording on LLVM versions
#139
dmitris
closed
1 year ago
1
.github: build on ubuntu-latest
#138
tamird
closed
1 year ago
2
build(deps): bump actions/checkout from 3 to 4
#137
dependabot[bot]
closed
1 year ago
2
README: add build badge
#136
tamird
closed
1 year ago
1
examples: Fix xdp-drop, xdp-log using incorrect fn name
#135
dave-tucker
closed
1 year ago
3
Next