]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: filters: Print the list of existing filters during HA startup
authorChristopher Faulet <cfaulet@qualys.com>
Mon, 7 Mar 2016 11:46:38 +0000 (12:46 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 21 Apr 2016 04:58:08 +0000 (06:58 +0200)
commitb3f4e149324b2704ffb1e9890a5fd45f2fa5b460
tree581f97578bcb4841a4a0c4746570b5b5867e479c
parentd50b4ac0d4acb00e0d2386198191ac329e8dbb77
MINOR: filters: Print the list of existing filters during HA startup

This is done  in verbose/debug mode and when build options are reported.
include/proto/filters.h
include/types/filters.h
src/filters.c
src/haproxy.c