]> git.ipfire.org Git - thirdparty/squid.git/commit - src/cf.data.pre
Delay pools 64-bit buckets and IPv6-polish
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 28 Jun 2009 08:34:50 +0000 (20:34 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 28 Jun 2009 08:34:50 +0000 (20:34 +1200)
commitb1fb334820e3a4e7be5887062fc5bf72ca2f1fcb
treefaf071779dd080052abe4044b68f6d908f1edbd4
parenta5c8d64dd6c60f56eaf87fe0ba64c859d84fce26
Delay pools 64-bit buckets and IPv6-polish

This patch adds some polish and minor unfinished business in IPv6
support vs delay pools.

Also updates the bucket size to 64-bytes to allow for >4MB traffic caps.

TODO: Bump up the refresh size for >4MB/sec flows and check that nothing
      gets broken by it.
src/DelaySpec.cc
src/DelaySpec.h
src/Parsing.cc
src/Parsing.h
src/cf.data.pre
src/delay_pools.cc