]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: pattern: add function to lookup a specific entry in pattern list
authorThierry FOURNIER <tfournier@exceliance.fr>
Tue, 10 Dec 2013 14:08:01 +0000 (15:08 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 12 Dec 2013 14:50:01 +0000 (15:50 +0100)
commit01cdcd4a62e0b500db6b0d97de72b3691917c7fc
tree21fb6fe8d47c5a53eef571433402506b1d13d676
parentb0c0a0f940f81bdfb530ed00d0e9bcc9fb0d69a7
MINOR: pattern: add function to lookup a specific entry in pattern list

This is used to dynamically delete or update map entry.
include/proto/pattern.h
src/pattern.c