]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] proxy: add a "parent" member to the structure
authorWilly Tarreau <w@1wt.eu>
Tue, 13 Jul 2010 14:24:48 +0000 (16:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 13 Jul 2010 14:24:48 +0000 (16:24 +0200)
commit258a14b7d76ea2d73d030d052f89a337a345c410
treef5f9548a7c808dfc4721652b49a0249f53224266
parent0bd05eaf2437580e1dee917706ec87aa4ed9b018
[MINOR] proxy: add a "parent" member to the structure

This member will be used later when frontends are created on the
fly by some tasks. It will also be usable later if we need to
support multiple config instances for example.
include/types/proxy.h