]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: checks: define a tcp-check connect type
authorGaetan Rivet <grive@u256.net>
Fri, 21 Feb 2020 17:49:05 +0000 (18:49 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 27 Apr 2020 07:39:37 +0000 (09:39 +0200)
commit06d963aecaf15022df9001b0bf3e9af95b2cbdc2
tree2e2ec6f3c7928cfa9aed6694169da6dc1c0439f0
parent48219dc50e12f6164949e9f6dcdf6b024ac51d5d
MINOR: checks: define a tcp-check connect type

The check rule itself is not changed, only its representation.
include/types/checks.h
src/checks.c