aya-log-common v0.1.15
dave-tucker
released this
09 Oct 10:57
·
69 commits
to main
since this release
Other
-
Allow logging
core::net::Ipv4Addr
andcore::net::Ipv6Addr
IP address types are available incore
, so they can be used also in
eBPF programs. This change adds support of these types in aya-log.- Add implementation of
WriteTuBuf
to these types. - Support these types in
Ipv4Formatter
andIpv6Formatter
. - Support them with
DisplayHint::Ip
. - Add support for formatting
[u8; 4]
, to be able to handle
Ipv4Addr::octets
.
- Add implementation of
Chore
- Prepare for aya-log-ebpf release
Commit Statistics
- 3 commits contributed to the release.
- 223 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages