Changes since version 1.4-dev8 : Willy Tarreau (8): [STATS] make it possible to change a CLI connection timeout [BUG] patterns: copy-paste typo in type conversion arguments [MINOR] pattern: make the converter more flexible by supporting void* and int args [MINOR] standard: str2mask: string to netmask converter [MINOR] pattern: add support for argument parsers for converters [MINOR] pattern: add the "ipmask()" converting function [MINOR] config: off-by-one in "stick-table" after list of converters [CLEANUP] acl, patterns: make use of my_strndup() instead of malloc+memcpy