haproxy/include
Willy Tarreau 21d68a6895 MEDIUM: pattern: add an argument validation callback to pattern descriptors
This is used to validate that arguments are coherent. For instance,
payload_lv expects that the last arg (if any) is not more negative
than the sum of the first two. The error is reported if any.
2012-05-08 20:57:13 +02:00
..
common MINOR: standard: add a memprintf() function to build formatted error messages 2012-04-30 11:55:35 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: pattern: use the standard arg parser 2012-05-08 20:57:13 +02:00
types MEDIUM: pattern: add an argument validation callback to pattern descriptors 2012-05-08 20:57:13 +02:00