aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-07-31 20:04:00 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-07-31 20:04:00 +0000
commit660516914e35631714c73a2002ccfa4d854a0290 (patch)
treeab82ce8a61ad7a6ec8af16b0c92e720ad5844cbc /docs
parent4c1c479fcf27cdc9090434474aa01ebcd36d1f08 (diff)
Fixed parsing of an IPv6 proxy address to support a scope identifier,
as well as IPv4 addresses in IPv6 format. Also, better handle the case of a malformatted IPv6 address (avoid empty and NULL strings).
Diffstat (limited to 'docs')
-rw-r--r--docs/MANUAL3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/MANUAL b/docs/MANUAL
index 30a932272..3b1195c0b 100644
--- a/docs/MANUAL
+++ b/docs/MANUAL
@@ -904,6 +904,9 @@ IPv6
sftp://[fe80::1234%251]/
+ IPv6 addresses provided other than in URLs (e.g. to the --proxy, --interface
+ or --ftp-port options) should not be URL encoded.
+
MAILING LISTS