]> sjero.net Git - wget/commitdiff
[svn] Document behavior of -6 wrt mapped IPv4 addresses.
authorhniksic <devnull@localhost>
Wed, 20 Apr 2005 11:30:21 +0000 (04:30 -0700)
committerhniksic <devnull@localhost>
Wed, 20 Apr 2005 11:30:21 +0000 (04:30 -0700)
doc/ChangeLog
doc/wget.texi

index b40cd9323f495716558b91a9c741b04c77d01351..5928526767e9b724e60502246151dd8d525ec982 100644 (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.
index 5e237f6bba310b5adb8bba5bf767f4dc3a37bf96..dcfa95bce44352d9fd3c2564ecc2bfa559f74855 100644 (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