commit | 3c56a7d94fee360aed3a3bdc618ace13790f33ea | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue May 26 15:25:32 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed May 27 16:49:44 2015 +0200 |
tree | 9465320f7347c5513e625d631890c65115c98dbe | |
parent | 98d0485a908e9a682736575fe219c4cf02813b9b [diff] |
MINOR: proxy: add a new function proxy_find_by_id() It does the same as the other one except that it only focuses on the numeric ID and the capabilities. It's used by proxy_find_by_name() for numeric names.