Michal Rostecki
|
7dd2e3d1f8
bpf: Improve documentation of set_global method
|
3 years ago |
Alessandro Decina
|
7fdf37ad51
Merge pull request #237 from hi120ki/fix-typo-fentry
|
3 years ago |
Hi120ki
|
ab462533c7
fix typo in aya/src/programs/fentry.rs
|
3 years ago |
Michal Rostecki
|
34d74fcd3b
bpf: sk_buff: Add get_socket_uid method to SkBuffContext
|
3 years ago |
Alessandro Decina
|
d3356398f5
Merge pull request #235 from alessandrod/hash-map-get-mut
|
3 years ago |
Alessandro Decina
|
ecd6a6e96b
bpf: hash_map: add get_mut() method
|
3 years ago |
Kenjiro Nakayama
|
5725a97648
Fix unit test
|
3 years ago |
Kenjiro Nakayama
|
9e41317ca6
Fix socket_filter section match
|
3 years ago |
Alessandro Decina
|
e0d818ff2d
Merge pull request #234 from xonatius/patch-1
|
3 years ago |
Daniil Bondarev
|
49e998dc7e
Fix typo in aya/README.md
|
3 years ago |
Daniil Bondarev
|
ebb91f3c6f
Fix typo in README.md
|
3 years ago |
Alessandro Decina
|
01fe3a6b5e
Merge pull request #231 from nimrodshn/bpf_lpm_trie
|
3 years ago |
Nimrod Shneor
|
d0b6daa091
Add LPMTrie Map to aya-bpf for BPF programs
|
3 years ago |
Dave Tucker
|
5ee1321765
aya: Fix Loading from cgroup/skb sections
|
3 years ago |
Dave Tucker
|
00e34ec29c
Merge pull request #222 from aya-rs/dependabot/cargo/parking_lot-0.12.0
|
3 years ago |
Tuetuopay
|
08211f6132
aya: implement Pod for arrays of Pod types
|
3 years ago |
Dave Tucker
|
5cfecbdd8e
Merge pull request #232 from dave-tucker/fix_docs
|
3 years ago |
Dave Tucker
|
3d820ee473
ci: lint: aya: Skip doctests with miri
|
3 years ago |
Alessandro Decina
|
5421b71b5b
Merge pull request #230 from dave-tucker/fix_docs
|
3 years ago |
Dave Tucker
|
1f047f0dbe
ci: Fix aya-bpf workflow
|
3 years ago |
dependabot[bot]
|
ab7eed2759
build(deps): update parking_lot requirement from 0.11.1 to 0.12.0
|
3 years ago |
Alessandro Decina
|
2a18239346
Merge pull request #161 from nimrodshn/add_lpm_trie
|
3 years ago |
Nimrod Shneor
|
c6e66d8080
Fix #128: Add support for BPF_MAP_TYPE_LPM_TRIE map
|
3 years ago |
Alessandro Decina
|
17a3959e87
Merge pull request #183 from dave-tucker/fix-image-build
|
3 years ago |
Dave Tucker
|
d55a47fb3d
ci: Fix image build workflow
|
3 years ago |
Alessandro Decina
|
9f711e44fe
Merge pull request #182 from dave-tucker/moar-tests
|
3 years ago |
Dave Tucker
|
ce93774e0a
ci: try running regression tests in a container
|
3 years ago |
Dave Tucker
|
61c3675b92
test: Add a check for minimum kernel version
|
3 years ago |
Dave Tucker
|
4bad464c92
test: Add smoke test for BPF_PROG_TYPE_EXT
|
3 years ago |
Dave Tucker
|
657fb44525
test: Add compile_c_ebpf to library
|
3 years ago |