mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-02-16 06:41:07 +01:00
The .if/.else/.endif and condition evaluation code is quite dirty and
was dumped into cfgparse.c because it was easy. But it should be tidied
quite a bit as it will need to evolve.
Let's move all that to cfgcond.{c,h}.