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
81
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
examples/kprobetcp shows no output
#89
jornfranke
closed
1 year ago
9
chore: fix link to ebpf.io in index
#88
shaneutt
closed
1 year ago
2
examples: Pin Rust nightly to 2023-01-10
#87
vadorovsky
closed
1 year ago
1
fix network to host endiannes for ipv4
#86
pooladkhay
closed
1 year ago
2
Book describes a code which was deleted
#85
pooladkhay
closed
1 year ago
2
correct the name of the compiled executable
#84
dmitris
closed
1 year ago
1
Add `codegen` command to generate BTF bindings for kprobetcp
#83
zarvd
opened
1 year ago
1
SkBuffContext and IPv6
#82
jornfranke
opened
1 year ago
14
add kprobe sample program attached to tcp_connect
#81
dmitris
closed
1 year ago
2
lsm: Mention both `upgrade-grub2` and `grub-mkconfig` commands
#80
yasin-cs-ko-ak
closed
1 year ago
3
CO-RE Documentation
#79
shaneutt
opened
1 year ago
0
Example myapp-03 codegen requires libclang, please add to documentation
#78
FallingSnow
opened
2 years ago
0
fix: Fix code comments
#77
devzbysiu
closed
2 years ago
1
update dependencies' versions in example projects
#76
dmitris
closed
1 year ago
2
Incomplete sentence in classifiers doc
#75
markmc
closed
1 year ago
0
Update aya-tool.md
#74
lanthora
closed
2 years ago
2
Update Docs following the MAP API change
#73
astoycos
opened
2 years ago
1
examples/{tc,xdp}*: Use network-types crate instead of aya-tool bindings
#72
vadorovsky
closed
1 year ago
4
Fix bindgen installation command
#71
eval-exec
closed
2 years ago
1
index: More clarity about BTF/CO-RE
#70
vadorovsky
closed
2 years ago
2
Start an `Aya By Examples` section in the book
#69
dave-tucker
opened
2 years ago
0
nit: add missing period
#68
dmitris
closed
2 years ago
1
Fix typo: add missing -- before iface argument
#67
abhijeetbhagat
closed
2 years ago
1
Switch to env_logger in all examples, mention `RUST_LOG` env variable
#66
vadorovsky
closed
2 years ago
1
ebpf verification for LSM example fails
#65
vishpat
closed
2 years ago
1
require LLVM 15
#64
dmitris
closed
2 years ago
1
Rename aya-gen.md to aya-tool.md
#63
vadorovsky
closed
2 years ago
1
Move XDP examples to "Program Types" section
#62
vadorovsky
closed
2 years ago
2
Updating aya-rs/aya-log references to aya-rs/aya
#61
alastor-erinyes
closed
2 years ago
1
aya-tool: prefer log over println
#60
sneakywombat
closed
1 year ago
2
aya-tool; prefer log over println
#59
sneakywombat
closed
2 years ago
1
examples/cgroup-skb: Fix the access to __sk_buff
#58
vadorovsky
closed
2 years ago
1
cgroup-skb: Ensure that we dereference __sk_buff, not SkBuffContext
#57
vadorovsky
closed
2 years ago
1
development: Always install bpf-linker from crates, not from git
#56
vadorovsky
closed
2 years ago
1
tc-egress: Fix the return code
#55
vadorovsky
closed
2 years ago
1
Rename aya-gen to aya-tool
#54
dave-tucker
closed
2 years ago
1
A "-" in xdp name leads to os error 22
#53
jornfranke
closed
2 years ago
1
LSM: Add information about ensuring that BPF LSM is enabled
#52
vadorovsky
closed
2 years ago
1
Add cgroup_skb documentation and example
#51
vadorovsky
closed
2 years ago
1
add instructions on the local render
#50
dmitris
closed
2 years ago
1
Update lsm.md
#49
fanrong1992
closed
2 years ago
1
Add Classifier documentation and example
#48
vadorovsky
closed
2 years ago
2
repr(C) vs repr(packed) for BPF map data?
#47
cfeitong
closed
2 years ago
0
Add Who's Using Aya Section
#46
dave-tucker
closed
2 years ago
6
add "Modifying Packets" example
#45
dmitris
opened
2 years ago
2
move Development Environment out of XDP example
#44
dmitris
closed
2 years ago
1
Rename Bpf to Ebpf and BpfLoader to EbpfLoader
#43
ken109
opened
2 years ago
3
misc fixes
#42
alessandrod
closed
2 years ago
1
Getting `target/bpfel... doesn't have a size known at compile-time` for example 2
#41
Molter73
closed
2 years ago
6
Update repo to match latest cargo-generate
#40
Billy99
closed
2 years ago
6
Previous
Next