]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Wed, 4 Oct 2000 06:24:16 +0000 (06:24 +0000)
committerwessels <>
Wed, 4 Oct 2000 06:24:16 +0000 (06:24 +0000)
commitecc3091bac1697dd76c93b4349ba61f5001698d5
tree2cba60821915329f816d371d66f91f7afab92214
parent7b800d9f70626834ae0d842262f9229c333d3cce
DW:
 - Simplified ipcache internals in the same manner as the fqdncache code.
   The ipcache structures have been made internal to ipcache.c.  The
   status variable is gone.  IPcache entries are added to the hash table
   only after the lookup completes.  There is no more need for
   ipcacheUnregister. etc.
src/acl.cc
src/client_side.cc
src/comm.cc
src/enums.h
src/ipcache.cc
src/mem.cc
src/protos.h
src/structs.h
src/typedefs.h