[squid-dev] [PATCH] Refactor IcmpConfig

Kinkie gkinkie at gmail.com
Fri May 8 08:45:15 UTC 2015


Looks good to me.

On Fri, May 8, 2015 at 10:23 AM, Amos Jeffries <squid3 at treenet.co.nz> 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.
>
> Amos
>
>
> _______________________________________________
> squid-dev mailing list
> squid-dev at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-dev
>



-- 
    Francesco


More information about the squid-dev mailing list