]> git.ipfire.org Git - thirdparty/squid.git/commit
Alter policy of ICP and HTCP access to default allow only local networks
authoramosjeffries <>
Tue, 16 Oct 2007 18:56:51 +0000 (18:56 +0000)
committeramosjeffries <>
Tue, 16 Oct 2007 18:56:51 +0000 (18:56 +0000)
commitee776778fb067fbc0152d242dbc93a0df299b78b
treed0d7bd6845a41527587e9a49f37302a1d8c0f6d0
parent8e744263d16ff4712b39b9c50703cdc0b9a4d6ba
Alter policy of ICP and HTCP access to default allow only local networks

Modifies both icp_access and htcp_access from recommended 'allow all'
to a default 'deny !localnet' with a fallback default 'deny all'
if the recommended icp/htcp access are removed or commented out.

Adds localnet acl by default the RFC1918 reserved private space
to support the use of localnet acl in the above.
src/cf.data.pre