]> git.ipfire.org Git - thirdparty/squid.git/commit - src/icp_v2.cc
Summary: ACL tweaks.
authorrobertc <>
Sun, 21 Sep 2003 06:30:46 +0000 (06:30 +0000)
committerrobertc <>
Sun, 21 Sep 2003 06:30:46 +0000 (06:30 +0000)
commitb448c119895906caa3c8989cb9e61e9bbef1e74a
tree93696a10f2fab0dc4a7bde350d7288d910eeccf8
parentaba83281eb668831d1247b4d78c0490a44a710c5
Summary: ACL tweaks.
Keywords:

Move aclCheckFast to ACLChecklist::fastCheck(), and adjust callers.
Move aclChecklistCreate into the ACLChecklist source.
Move the common code leading into matchAclList into the top of matchACLList.
13 files changed:
src/ACLChecklist.cc
src/ACLChecklist.h
src/DelayId.cc
src/HttpHeaderTools.cc
src/acl.cc
src/client_side.cc
src/forward.cc
src/http.cc
src/icp_v2.cc
src/neighbors.cc
src/redirect.cc
src/snmp_core.cc
src/tunnel.cc