From 660516914e35631714c73a2002ccfa4d854a0290 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 31 Jul 2008 20:04:00 +0000 Subject: 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). --- docs/MANUAL | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3