about summary refs log tree commit diff
path: root/library/coretests/tests/net
AgeCommit message (Collapse)AuthorLines
2025-03-21Recognise new IPv6 non-global range from RFC9602Bardi Harborow-0/+2
This commit adds the 5f00::/16 range defined by RFC9602 to those ranges which Ipv6Addr::is_global recognises as a non-global IP. This range is used for Segment Routing (SRv6) SIDs.
2025-01-26Put all coretests in a separate cratebjorn3-0/+1499