]> git.ipfire.org Git - thirdparty/squid.git/commit
Simulate DIRECT tunnel to origin peers on CONNECT
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 3 Apr 2011 12:17:09 +0000 (06:17 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 3 Apr 2011 12:17:09 +0000 (06:17 -0600)
commit9ab0a77eda0ffe7912c3da2d2a26a0a25d8d412a
tree4dcbae5f4182b71bd6283a3891de0c62b7760957
parent9cfb5f4d66d96c4ee34674d7e8f0c441132c6c55
Simulate DIRECT tunnel to origin peers on CONNECT

Within reason. Check that at least the port matches. That gives us some
small measure of reason to believe its the same protocol inside or the
same app being CONNECTed to.
src/neighbors.cc
src/tunnel.cc