summary refs log tree commit diff
path: root/library/core/tests/net
AgeCommit message (Expand)AuthorLines
2024-01-21Rollup merge of #119081 - jstasiak:is-ipv4-mapped, r=dtolnayNadrieril-1/+11
2024-01-11apply fmtklensy-1/+5
2024-01-11Make is_global/is_unicast_global special address handling completeJakub Stasiak-2/+12
2023-12-18Add Ipv6Addr::is_ipv4_mappedChristiaan Dirkx-1/+11
2023-10-15Add tests for `SocketAddrV6` ordering with scope_id and flowinfoMaybe Waffle-0/+11
2023-06-14Fix `SocketAddrV6: Display` testsltdk-1/+1
2023-06-14Fix `Ipv6Addr: Display` testsltdk-3/+3
2023-02-26Move IpAddr and SocketAddr to coreLinus Färnstrand-0/+1430