haproxy/include
Willy Tarreau 3d241e78a1 MEDIUM: args: use #define to specify the number of bits used by arg types and counts
This is in order to add new types. This patch does not change anything
else. Two remaining (harmless) occurrences of a count of 8 instead of 7
were fixed by this patch : empty_arg_list[] and the for() loop counting
args.
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
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 MEDIUM: args: use #define to specify the number of bits used by arg types and counts 2015-01-22 14:24:53 +01:00