]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: proxy/checks: Move parsing of external-check option in checks.c
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 9 Apr 2020 13:58:50 +0000 (15:58 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:38 +0000 (09:39 +0200)
commit6f5579160ac6e3860d610656c44aefbc246d0d8c
tree6ab971c3e6e6aa8c512e624e323be911214b19b7
parent51b129fd0fcd60178a91297f0cce197d48b9e185
MINOR: proxy/checks: Move parsing of external-check option in checks.c

Parsing of the proxy directive "option external-check" have been moved in checks.c.
include/proto/checks.h
src/cfgparse-listen.c
src/checks.c