]> git.ipfire.org Git - thirdparty/squid.git/commit
Drop special localhost conversion.
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 26 Jan 2009 08:38:26 +0000 (21:38 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 26 Jan 2009 08:38:26 +0000 (21:38 +1300)
commita5aa3fbc845f6c62973f913451cd5e8740822ae7
treec95c1c398fa4a04c2064c9e122013f98649385b9
parente46d1db0149aa64ec4bcd23709fb9f222b8b5277
Drop special localhost conversion.

This was done as an experiment. It's now an RFC violation.
With no known uses it can easily die.
configure.in
src/external_acl.cc
src/ip/IpAddress.cc
src/win32.cc