]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2556: HTCP fails without icp_port
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 13 Jan 2009 06:17:33 +0000 (19:17 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 13 Jan 2009 06:17:33 +0000 (19:17 +1300)
commitbebf08ff5a2b02fb334ec7b845b0aeafbdd851e8
treefded3f2003e9eb559358b5d145af901cf96e1dc6
parent37d4da0c0793751c68f1b548ba2842ab59e10128
Bug 2556: HTCP fails without icp_port

Removes requirement for ICP port to be open for peer UDP queries to take
place.

TODO: Some work still needs to be done to separate the timeout from
icp_timeout and break ICP specific query logics out into icp code files.
But that is just cleanup for later.
src/htcp.cc
src/htcp.h
src/neighbors.cc