Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-08 | AK: Add IPv6Address class | Tom | |
This is the IPv6 counter part to the IPv4Address class and implements parsing strings into a in6_addr and formatting one as a string. It supports the address compression scheme as well as IPv4 mapped addresses. |