]> git.kaiwu.me - haproxy.git/commit
MINOR: tcpcheck: Add a function to stringify the healthcheck type
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 27 Mar 2026 14:37:04 +0000 (15:37 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 1 Apr 2026 14:34:38 +0000 (16:34 +0200)
commit954e87ee015c206c247e60c87c6b27c9a8ff2ac7
treea98aaac721b1750ff7a4b4b021a3ca5a3bc79239
parent51e1562a0d4fe7fc5b808ec952ae4f03b4a5d85f
MINOR: tcpcheck: Add a function to stringify the healthcheck type

tcpcheck_ruleset_type_to_str() function is created to return a string
corresponding to a tcpcheck type.
include/haproxy/tcpcheck.h
src/check.c