[squid-dev] [PATCH] Refactor IcmpConfig

Amos Jeffries squid3 at treenet.co.nz
Fri May 15 12:51:28 UTC 2015


On 8/05/2015 8:23 p.m., Amos Jeffries wrote:
> Pull the IcmpConfig object out of the global SquidConfig structure and
> updates it to processing its own parse logics. Bringing it inline with
> the per-component configuration design in SourceLayout and HotConf projects.
> 
> This allows us to use SBuf for storing the pinger program details and
> avoid valgrind complaints about some malloc.
> 
> It will also allow lazy re-starting of the helper to be implemented later.


Applied as trunk rev.14077

Amos


More information about the squid-dev mailing list