haproxy/include
Thierry FOURNIER 39bef456fb MINOR: pattern/map/acl: Centralization of the file parsers
The acl and map function do the same work with the file parsing. This
patch merge these code in only one.

Note that the function map_read_entries_from_file() in the file "map.c"
is moved to the the function pat_ref_read_from_file_smp() in the file
"pattern.c". The code of this function is not modified, only the the
name and the arguments order has changed.
2014-03-17 18:06:08 +01:00
..
common MINOR: standard: Add function for converting cidr to network mask. 2014-03-17 18:06:07 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: pattern/map/acl: Centralization of the file parsers 2014-03-17 18:06:08 +01:00
types MEDIUM: pattern_find_smp: functions find_smp uses the pat_ref_elt to find the element to be removed 2014-03-17 18:06:08 +01:00