tyrone-wu
|
02d1db5fc0
aya: remove unwrap and NonZero* in info
|
11 miesięcy temu |
tyrone-wu
|
fbb09304a2
aya,int-test: revamp MapInfo be more friendly with older kernels
|
1 rok temu |
tyrone-wu
|
88f5ac3114
aya,obj,int-test: revamp ProgramInfo be more friendly with older kernels
|
1 rok temu |
Billy McFall
|
eef7346fb2
test: adjust test byte arrays for big endian
|
1 rok temu |
Tamir Duberstein
|
41619933d6
Revert "Remove unused `allow(dead_code)`"
|
1 rok temu |
Tamir Duberstein
|
5397c1ca4b
Remove unused `allow(dead_code)`
|
1 rok temu |
Michal Rostecki
|
a75fc2f769
aya-log: Allow logging `core::net::Ipv4Addr` and `core::net::Ipv6Addr`
|
1 rok temu |
Alessandro Decina
|
8830c0bc20
docs(aya-log): reword rustdocs a bit
|
1 rok temu |
Catalin Horghidan
|
e66f9540c9
aya-log: allow re-attach and read previously created logs
|
1 rok temu |
Dave Tucker
|
8c79b71bd5
feat(aya): Rename Bpf to Ebpf
|
1 rok temu |
Dave Tucker
|
a93e354620
feat(aya-log): Rename BpfLogger to EbpfLogger
|
1 rok temu |
Tamir Duberstein
|
963dd13219
Appease rustc dead_code lint
|
1 rok temu |
Tamir Duberstein
|
d16e607fd4
rustfmt: group_imports = "StdExternalCrate"
|
1 rok temu |
Tamir Duberstein
|
45df2519b6
Merge pull request #736 from aya-rs/logging-better
|
2 lat temu |
Tamir Duberstein
|
ca3f70b16a
aya-log: s/Result<usize, ()>/Option<NonZeroUsize>/
|
2 lat temu |
Tamir Duberstein
|
00d265c51b
Remove pointless DefaultLogger
|
2 lat temu |
Tamir Duberstein
|
fa91fb4f59
Remove "async" feature
|
2 lat temu |
Michal Rostecki
|
84e5e2894f
aya-log: Unify IP format hints into one, repsesent it by `:i` token
|
2 lat temu |
Tamir Duberstein
|
d9f966ec9e
aya-log-common: support logging byte slices
|
2 lat temu |
Tamir Duberstein
|
a4a69a6bcf
aya-log, aya-log-common: economize bytes
|
2 lat temu |
Tamir Duberstein
|
e4537e389a
aya-log: check errors in tests
|
2 lat temu |
Tamir Duberstein
|
490d7d587a
aya-log, aya-log-common: Remove duplicate struct
|
2 lat temu |
Michal Rostecki
|
5603d7248a
aya-log: Move the `Pod` implementations from aya-log-common to aya-log
|
2 lat temu |
ajwerner
|
12927cf699
Don't panic in init when bpf programs don't log
|
2 lat temu |
Dmitry Savintsev
|
055d94f58b
fix uninlined_format_args clippy issues
|
2 lat temu |
Alessandro Decina
|
0b41018ee2
Revert "aya-log, aya-log-common: temporarily revert to old map API so we can release"
|
2 lat temu |
Alessandro Decina
|
0d040d2290
aya-log, aya-log-common: temporarily revert to old map API so we can release
|
2 lat temu |
Michal Rostecki
|
2223ab828d
aya-log: Add format hints for MAC addresses
|
2 lat temu |
Andrew Stoycos
|
f3262e87bd
Make map APIs return an option
|
2 lat temu |
Andrew Stoycos
|
1aefa2e5e6
Core refactor of Map API
|
2 lat temu |