haproxy/include
Willy Tarreau 085dafac5f MINOR: args: add type-specific flags for each arg in a list
These flags are meant to be used by arg checkers to pass out-of-band
information related to some args. A typical use is to indicate how a
regex is expected to be compiled/matched based on other arguments.
These flags are initialized to zero by default and it is up to the args
checkers to set them if needed.
2015-01-22 14:24:53 +01:00
..
common MINOR: hash: add new function hash_crc32 2015-01-20 19:48:05 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: args: use #define to specify the number of bits used by arg types and counts 2015-01-22 14:24:53 +01:00
types MINOR: args: add type-specific flags for each arg in a list 2015-01-22 14:24:53 +01:00