mirror of
https://github.com/curl/curl.git
synced 2026-07-28 16:53:11 +03:00
ipv6.md: mention IPv4 mapped addresses
Reported-by: Josh Soref Assisted-by: Jay Satiro Fixes #13112 Closes #13131
This commit is contained in:
parent
77b0571cdc
commit
79cdae4fc7
2 changed files with 6 additions and 1 deletions
|
|
@ -22,3 +22,7 @@ Example:
|
|||
|
||||
Use IPv6 addresses only when resolving hostnames, and not for example try
|
||||
IPv4.
|
||||
|
||||
Your resolver may respond to an IPv6-only resolve request by returning IPv6
|
||||
addresses that contain "mapped" IPv4 addresses for compatibility purposes.
|
||||
macOS is known to do this.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue