commit | 64bca599d984be67949a199d01ddfefec96a57df | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Dec 21 20:13:11 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Dec 21 21:30:54 2016 +0100 |
tree | d7704f3e267ca4862f5a3fe0cb802d23194517c9 | |
parent | 865c5148e6dbb8fc228a4b7e438f2fe5e3da00f3 [diff] |
CLEANUP: filters: use the function registration to initialize all proxies Function flt_init() was called in the main init code path, now we move it to the list of initializers and we can unexport flt_init().