rust/library/std/src/net/ip
Dylan DPC c1a5ec7faf
Rollup merge of #99957 - chotchki:ip-globally-reachable_rebase, r=Mark-Simulacrum
Rework Ipv6Addr::is_global to check for global reachability rather than global scope - rebase

Rebasing of pull request #86634 off of master to try and get the feature "ip" stabilized.

I also found a test failure in the rebase that is_global was considering the benchmark space to be globally reachable.

This is related to my other rebasing pull request #99947
2022-08-22 20:34:10 +05:30
..
display_buffer.rs Simplify IpDisplayBuffer API. 2022-08-16 19:32:00 +02:00
tests.rs Rollup merge of #99957 - chotchki:ip-globally-reachable_rebase, r=Mark-Simulacrum 2022-08-22 20:34:10 +05:30