]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: sample: add trie support to 51Degrees
authorThomas Holmes <tom@51degrees.com>
Fri, 29 May 2015 11:54:25 +0000 (12:54 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2015 17:30:53 +0000 (19:30 +0200)
commit4d441a759cbad023eafc838e1e713321fa288df9
tree1a71ab9eef6da70d75ce2222f147f158b7586a4b
parent5ed33eed536f8cf361404d296cd08fd09997da36
MEDIUM: sample: add trie support to 51Degrees

Trie or pattern algorithm is used depending on what 51Degrees source
files are provided to MAKE.
include/types/global.h
src/cfgparse.c
src/haproxy.c
src/sample.c