diff options
author | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-12 18:06:01 +0000 |
---|---|---|
committer | cbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-12 18:06:01 +0000 |
commit | 83210f3fd6ced20b8af9e87f9faf7349a791b3e7 (patch) | |
tree | cc95829ed6c9d64388e4a7262c596ebaa676c8b9 /chrome/common | |
parent | a93c437038ea156163901d4962f1881c98a55bd1 (diff) | |
download | chromium_src-83210f3fd6ced20b8af9e87f9faf7349a791b3e7.zip chromium_src-83210f3fd6ced20b8af9e87f9faf7349a791b3e7.tar.gz chromium_src-83210f3fd6ced20b8af9e87f9faf7349a791b3e7.tar.bz2 |
Modify FTP to implement EPSV per RFC 2428. EPSV is an extended version
of PASV, intended specifically to address IPv6 compatibility in FTP. With
this change, we now always prefer EPSV over PASV, however our FTP client
will fall back to PASV in the case that a remote host does not support EPSV.
Contributed by: gavinp@google.com
BUG=35050
TEST=ftp to an ipv6 site like ftp.netbsd.org and retrieve data
Review URL: http://codereview.chromium.org/1600017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44262 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
0 files changed, 0 insertions, 0 deletions