]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side.cc
Move IP_TRANSPARENT setting into comm_openex(...)
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Apr 2008 10:30:11 +0000 (22:30 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 7 Apr 2008 10:30:11 +0000 (22:30 +1200)
commitc303f6e3c5fbbc11b6ab176aced7463ed0ae5a6c
tree73100b0270e149c4ac744d3821016476b293a397
parentf8ac3f16672ba4c9400462d408d26c121801722f
Move IP_TRANSPARENT setting into comm_openex(...)
Author: Laszlo Attilla Toth <panther@balabit.hu>

Adds flag COMM_TRANSPARENT which must be passed to comm_openex() for
transparent ports.
src/client_side.cc
src/comm.cc
src/defines.h
src/forward.cc