]> git.kaiwu.me - haproxy.git/commit
MINOR: map/pattern: The sample parser is stored in the pattern
authorThierry FOURNIER <tfournier@exceliance.fr>
Wed, 15 Jan 2014 14:17:23 +0000 (15:17 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 17 Mar 2014 17:06:07 +0000 (18:06 +0100)
commit888863534ca48b2aa1b61c583a0a8f7940c5bd48
tree77248d6826a84e49d3850074b573313d52e777a9
parent3667e514d9e41e271c348bb29dba618cfac8ffe8
MINOR: map/pattern: The sample parser is stored in the pattern

We cannot separe the pattern and the value. Now, the patern known the
value and the pattern is able to parsehis associated sample staroage.
include/types/map.h
include/types/pattern.h
src/dumpstats.c
src/map.c