mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-14 23:39:11 +02:00
Let's just use the tree-based lookup instead of walking through the list. This function is used to find duplicates in "track" statements and a few such places, so it's important not to waste too much time on large setups.