]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: proxy: make findproxy() use trees to look up proxies
authorWilly Tarreau <w@1wt.eu>
Sat, 15 Mar 2014 06:43:51 +0000 (07:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 15 Mar 2014 06:50:05 +0000 (07:50 +0100)
commitcfd837fb6c5cad7a641be7af1748cb039968ff73
treecfe2eac53d6524f7a8cb23ba11ef488e359fbf08
parentf79d950163df553b98e486610a196b9cd98db43d
MEDIUM: proxy: make findproxy() use trees to look up proxies

Both proxy IDs and names are now looked up from the trees.
src/proxy.c