]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MAJOR: spoe: refactor the filter to clean up the code
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 20 Feb 2017 21:56:03 +0000 (22:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 9 Mar 2017 14:32:55 +0000 (15:32 +0100)
commit8ef75251e359f62d6f114b6887cf33581d24e67d
treec47527b4108c9231d9309605bae5e109ae0e9121
parent850103546c29febc2aa56d668ecc9ffda71dee2f
MAJOR: spoe: refactor the filter to clean up the code

The SPOE code is now pretty big and it was the good time to clean it up. It is
not perfect, some parts remains a bit ugly. But it is far better now.
include/proto/checks.h
src/cfgparse.c
src/checks.c
src/flt_spoe.c