]> git.ipfire.org Git - thirdparty/squid.git/commit - src/DelayUser.h
Summary: Merge in external acl refactoring and tagged delay pools.
authorrobertc <>
Tue, 20 May 2003 18:17:38 +0000 (18:17 +0000)
committerrobertc <>
Tue, 20 May 2003 18:17:38 +0000 (18:17 +0000)
commit1e5562e38ca48d8bf81a6049de49afbc0547de23
tree1dcc9c833983d11ed8f1dea3c5d1b0f5b5a58524
parent0e3f3e0d457ea18aa032ae3c41de5d162b6e36f3
Summary: Merge in external acl refactoring and tagged delay pools.
Keywords:

Patches applied:

  * robertc@squid-cache.org--squid/squid--tagged-pools--3.0--patch-5
     Enable class 5 pools.

  * robertc@squid-cache.org--squid/squid--tagged-pools--3.0--patch-4
     Implement tag associated delay pools.

  * robertc@squid-cache.org--squid/squid--tagged-pools--3.0--patch-3
     Refactoring external acl.

  * robertc@squid-cache.org--squid/squid--tagged-pools--3.0--patch-2
     Extract ExternalACLState to separate files.

  * robertc@squid-cache.org--squid/squid--tagged-pools--3.0--patch-1
     Create a tagging method for external acl replies.

  * robertc@squid-cache.org--squid/squid--tagged-pools--3.0--base-0
     tag of robertc@squid-cache.org--squid/squid--HEAD--3.0--patch-171
19 files changed:
src/ACLChecklist.h
src/CompositePoolNode.h
src/DelayConfig.cc
src/DelayId.cc
src/DelayTagged.cc [new file with mode: 0644]
src/DelayTagged.h [new file with mode: 0644]
src/DelayUser.cc
src/DelayUser.h
src/DelayVector.cc
src/DelayVector.h
src/ExternalACL.h
src/ExternalACLEntry.cc [new file with mode: 0644]
src/ExternalACLEntry.h [new file with mode: 0644]
src/Makefile.am
src/cf.data.pre
src/delay_pools.cc
src/external_acl.cc
src/structs.h
src/typedefs.h