haproxy/include
Thierry FOURNIER 7acca4b269 MEDIUM: pattern: delete() function uses the pat_ref_elt to find the element to be removed
All the pattern delete function can use her reference to the original
"struct pat_ref_elt" to find the element to be remove. The functions
pat_del_list_str() and pat_del_meth() were deleted because after
applying this modification, they have the same code than pat_del_list_ptr().
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
proto MEDIUM: pattern: delete() function uses the pat_ref_elt to find the element to be removed 2014-03-17 18:06:08 +01:00
types MEDIUM: pattern: delete() function uses the pat_ref_elt to find the element to be removed 2014-03-17 18:06:08 +01:00