]> git.ipfire.org Git - thirdparty/squid.git/commit - ChangeLog
hno squid-2.2.STABLE5.log_ip_on_direct.patch with additions
authorhno <>
Wed, 3 May 2000 01:35:23 +0000 (01:35 +0000)
committerhno <>
Wed, 3 May 2000 01:35:23 +0000 (01:35 +0000)
commit890b0fa87774417fbd38853e9fa844b4670a5b09
tree32716c54842a62006eeda8251c70c41d18c8cc7a
parent0343b99cb43cec01fba61c1076238302d6afc6cf
hno squid-2.2.STABLE5.log_ip_on_direct.patch with additions

Squid-2.2.STABLE5: Log destination IP on DIRECT
This patch logs the destination IP as part of the hierarchy tag in
access.log when going direct. This has been requested by a number of
people from accounting reasons, and logging the hostname is mostly
redundant as it is part of the URL as well.

Additions: Can be rewerted to the old behaviour by turning log_ip_on_direct off
ChangeLog
src/cf.data.pre
src/forward.cc
src/ssl.cc
src/structs.h
src/tunnel.cc