mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-06 05:03:28 +02:00
Ease the integration of new congestion control algorithm to come. Move the congestion controller state to a private array of uint32_t to stop using a union. We do not want to continue using such long paths cc->algo_state.<algo>.<var> to modify the internal state variable for each algorithm. Must be backported to 2.6