]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix tcp outgoing tos bugs part 3
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 30 Jul 2014 16:04:19 +0000 (19:04 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 30 Jul 2014 16:04:19 +0000 (19:04 +0300)
commit3a3db63ddb35706ef2ed4bf3f0df7553bd426a22
tree2cd6a6c24c70d8633e7f3e9c302dc41a77e5b60e
parentf06585e0a6444d25e9086094c3d77837f2c29902
Fix tcp outgoing tos bugs part 3

Set tos and netfilter mark value for outgoing ftp data connections established
using the PASV command. Currently works only for EPSV command.
src/ftp.cc