about summary refs log tree commit diff
path: root/compiler/rustc_errors
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-25 18:09:03 +0100
committerGitHub <noreply@github.com>2025-03-25 18:09:03 +0100
commit5f6c1a9f573b2aab044c856589c9d9de3c821af3 (patch)
tree40a744fe77f794a6cf2a2b2fdf5480515ca53225 /compiler/rustc_errors
parent48994b1674b3212d27b5e83841c0966bc2b4be43 (diff)
parentea99e81485ff5d82cabba9af5d1c21293737cc16 (diff)
downloadrust-5f6c1a9f573b2aab044c856589c9d9de3c821af3.tar.gz
rust-5f6c1a9f573b2aab044c856589c9d9de3c821af3.zip
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
Diffstat (limited to 'compiler/rustc_errors')
0 files changed, 0 insertions, 0 deletions