mirror of
https://github.com/mirror/wget.git
synced 2025-01-29 22:00:09 +08:00
[svn] Document behavior of -6 wrt mapped IPv4 addresses.
This commit is contained in:
parent
1e84a6a971
commit
d40d3dd38d
@ -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>
|
2005-04-20 Hrvoje Niksic <hniksic@xemacs.org>
|
||||||
|
|
||||||
* wget.texi: Document IPv6 related options.
|
* wget.texi: Document IPv6 related options.
|
||||||
|
@ -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
|
@samp{--inet6-only} and @samp{--inet4-only} may be specified in the
|
||||||
same command. Neither option is available in Wget compiled without
|
same command. Neither option is available in Wget compiled without
|
||||||
IPv6 support.
|
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
|
@end table
|
||||||
|
|
||||||
@node Directory Options
|
@node Directory Options
|
||||||
|
Loading…
Reference in New Issue
Block a user