]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: pattern: find element in a reference
authorBaptiste Assmann <bedis9@gmail.com>
Fri, 25 Apr 2014 14:57:03 +0000 (16:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Apr 2014 15:31:13 +0000 (17:31 +0200)
commit953f74d1b3c95440e15198ff49095835bc689dae
treeeeca4374a0a6543aeb322badfe33f9d4eb099db4
parent938c7fec879274446fa82484c01c6a57ccb35b5d
MINOR: pattern: find element in a reference

This function can be used to look for an entry in either an ACL or a
MAP.
include/proto/pattern.h
src/pattern.c