1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Document behavior of -6 wrt mapped IPv4 addresses.

This commit is contained in:
hniksic 2005-04-20 04:30:21 -07:00
parent 1e84a6a971
commit d40d3dd38d
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-04-20 Hrvoje Niksic <hniksic@xemacs.org>
* wget.texi: Document behavior of -6 wrt mapped IPv4 addresses.
2005-04-20 Hrvoje Niksic <hniksic@xemacs.org>
* wget.texi: Document IPv6 related options.

View File

@ -899,6 +899,11 @@ or to deal with broken network configuration. Only one of
@samp{--inet6-only} and @samp{--inet4-only} may be specified in the
same command. Neither option is available in Wget compiled without
IPv6 support.
Note: the current implementation of the @samp{-6} switch allows IPv4
addresses mapped into IPv6 addresses to be connected to. This usage
is not intended to be condoned, and it might be removed in a later
version.
@end table
@node Directory Options