Tamir Duberstein
|
b611038d5b
Use procfs crate for kernel version parsing
|
1 year ago |
Tamir Duberstein
|
7f25956aea
Add missing test annotation
|
1 year ago |
Tamir Duberstein
|
32be47a23b
Merge pull request #642 from aya-rs/less-strings
|
1 year ago |
Tamir Duberstein
|
27120b328a
aya: don't allocate static strings
|
1 year ago |
Alessandro Decina
|
c89c485bca
Merge pull request #627 from nak3/add-riscv
|
1 year ago |
Alessandro Decina
|
ed70a47845
Merge pull request #640 from aya-rs/lossy-conversions
|
1 year ago |
Tamir Duberstein
|
e08c6471dd
Cargo.toml: suppress resolver warning on nightly
|
1 year ago |
Tamir Duberstein
|
9ca0af1a79
integration-test: Remove integration-test-macros
|
1 year ago |
Tamir Duberstein
|
ecc03ecfad
xtask: destructure
|
1 year ago |
Tamir Duberstein
|
de1fe1f5e1
xtask: Avoid lossy conversions, spurious vectors
|
1 year ago |
Tamir Duberstein
|
e93e3c4a55
Merge pull request #639 from aya-rs/test-no-bpftool
|
1 year ago |
Tamir Duberstein
|
25859e4e33
xtask: emit clang command on failure
|
1 year ago |
Tamir Duberstein
|
7067db450a
xtask: Avoid lossy string conversion
|
1 year ago |
Tamir Duberstein
|
5a2906a6c9
test,xtask: Replace lazy_static with OnceCell
|
1 year ago |
Tamir Duberstein
|
ff86f1385c
Remove dependency on bpftool in integration tests
|
1 year ago |
Mary
|
5c86b7ee95
Merge pull request #635 from marysaka/misc/aya-obj-enum-public
|
1 year ago |
Mary
|
d9dfd94f29
misc: aya-obj: Make it possible to externally assemble BtfEnum
|
1 year ago |
Alessandro Decina
|
4b8ffa40bb
Merge pull request #634 from alessandrod/str-helpers-asm-bounds
|
1 year ago |
Alessandro Decina
|
11c227743d
bpf: improve bpf_probe_read_kernel_str_bytes and bpf_probe_read_user_str_bytes
|
1 year ago |
Dave Tucker
|
bc0d02143f
Merge pull request #531 from dave-tucker/probe-cookie
|
1 year ago |
Dave Tucker
|
47f764c191
aya: Make Features part of the public API
|
2 years ago |
Alessandro Decina
|
76d35d10ce
Merge pull request #526 from dave-tucker/trie
|
1 year ago |
Dave Tucker
|
00c480d2f9
aya: Remove iter_key from LPM Trie API
|
1 year ago |
Tamir Duberstein
|
5c6bd55260
Merge pull request #633 from ajwerner/change-fd-import
|
1 year ago |
ajwerner
|
65d10f9ffc
aya: replace os::unix::prelude with os::fd
|
1 year ago |
Mary
|
b2737d5b0d
Merge pull request #632 from marysaka/feat/global-data-optional
|
1 year ago |
Mary
|
77cce840f7
Update aya/src/bpf.rs
|
1 year ago |
Mary
|
93435fc854
aya: allow global value to be optional
|
1 year ago |
Andrew Stoycos
|
17930a88c5
Fixups in response to alessandrod review
|
1 year ago |
Andrew Stoycos
|
b5719c5b3f
Add Unsupported Map type
|
1 year ago |