mirror of https://github.com/aya-rs/aya
IP address types are available in `core`, 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` and `Ipv6Formatter`. * Support them with `DisplayHint::Ip`. * Add support for formatting `[u8; 4]`, to be able to handle `Ipv4Addr::octets`. |
8 months ago | |
---|---|---|
.. | ||
lib.rs | 8 months ago |