Option Name:icp_access
Replaces:
Requires:
Default Value:icp_access deny all
Suggested Config:
# Allow ICP queries from local networks only
#icp_access allow localnet
#icp_access deny all

	Allowing or Denying access to the ICP port based on defined
	access lists

	icp_access  allow|deny [!]aclname ...

	See http_access for details

	This clause only supports fast acl types.
	See http://wiki.squid-cache.org/SquidFaq/SquidAcl for details.