rust/library/core/src/net
Bardi Harborow ea99e81485 Recognise new IPv6 non-global range from RFC9602
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-03-21 17:53:29 +11:00
..
display_buffer.rs core: add #![warn(unreachable_pub)] 2025-01-20 18:35:32 +01:00
ip_addr.rs Recognise new IPv6 non-global range from RFC9602 2025-03-21 17:53:29 +11:00
mod.rs Bump version placeholders 2024-02-08 07:43:38 -05:00
parser.rs refactor: standardize duplicate processes in parser 2024-08-04 21:39:42 +09:00
socket_addr.rs Reword documentation about SocketAddr having varying layout 2025-03-08 08:19:22 -05:00