mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 20:22:39 +02:00
The map feature will need to match acl patterns. This patch extracts the matching function from the global ACL function "acl_exec_cond". The code was only moved to its own function, no functional changes were made.