You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an IPv4 scoped range is checked for the presence of an IPv6 address
and the IPv6 address falls within the IPv4 mapped address block
(::ffff:0:0/96) we will automatically convert the IPv6 address to its IPv4
equivalent before making the comparison. This can be helpful on hybrid
dual-stack machines.
0 commit comments