Files
rust/library/coretests/tests
Matthias Krüger 5f6c1a9f57 Rollup merge of #135745 - bardiharborow:std/net/rfc9602, r=cuviper
Recognise new IPv6 non-global range from IETF RFC 9602

This PR adds the `5f00::/16` range defined by [IETF RFC 9602](https://datatracker.ietf.org/doc/rfc9602/) to those ranges which `Ipv6Addr::is_global` recognises as a non-global IP. This range is used for Segment Routing (SRv6) SIDs.

See also: https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml
Unstable tracking issue: #27709
2025-03-25 18:09:03 +01:00
..
2025-02-13 13:10:21 -08:00
2025-02-08 22:12:13 +00:00
2025-03-10 12:20:05 +01:00
2025-02-11 18:42:19 -08:00
2025-03-19 18:08:23 +01:00