mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-19 00:51:37 +01:00
If we want to be able to match ACLs against a lot of possible values, we need to put those values in trees. That will only work for exact matches, which is normally just what is needed. Right now, only IPv4 and string matching are planned, but others might come later.