haproxy/include
Thierry FOURNIER c5a4e98639 MEDIUM: acl: Change the acl register struct
This patch replace a lot of pointeur by pattern matching identifier. If
the declared ACL use all the predefined pattern matching functions, the
register function gets the functions provided by "pattern.c" and
identified by the PAT_LATCH_*.

In the case of the acl uses his own functions, they can be declared, and
the acl registration doesn't change it.
2014-03-17 18:06:08 +01:00
..
common MINOR: standard: Disable ip resolution during the runtime 2014-03-17 18:06:08 +01:00
import
proto MINOR: dumpstat/conf: display all the configuration lines that using pattern reference 2014-03-17 18:06:08 +01:00
types MEDIUM: acl: Change the acl register struct 2014-03-17 18:06:08 +01:00