]> git.ipfire.org Git - thirdparty/squid.git/commit
Cleanup: DIRECT access decision debugging and process
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 11 Sep 2011 11:25:50 +0000 (23:25 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 11 Sep 2011 11:25:50 +0000 (23:25 +1200)
commitae026ec60df4d4d375ca22608d1181ac3e258754
treee308998849ffa6b6bbadc5429f6a4d938470da59
parentaea8548b95d5c93b28541e79365f39dd32e3c27f
Cleanup: DIRECT access decision debugging and process

* add debug messages to trace the reason for DIRECT

* initialize ps_state with correct defaults for always/never/direct

* handle extended ACL results outputs (warn and ignore result)
src/peer_select.cc