]> git.ipfire.org Git - thirdparty/squid.git/commit - src/ftp.cc
Bug 2718: FTP sends EPSV2 on ipv4 connection
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 19 Aug 2009 03:50:54 +0000 (15:50 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 19 Aug 2009 03:50:54 +0000 (15:50 +1200)
commitfe2d668b4d2f233c6cdeb6fbe15aa45c7e5da05f
tree3e987ad34f3f05eef1f9293c86c53a12495fd80d
parent20939c633f577de97a3404a9397b5b1afc0597a5
Bug 2718: FTP sends EPSV2 on ipv4 connection

Switch EPSV attempts based on the FTP control/data Channel IP type.
Also adds better debugging trace of what is being performed.
src/ftp.cc