]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: checks: sort and rename tcpcheck_expect_type types
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 5 May 2020 16:10:01 +0000 (18:10 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 6 May 2020 10:38:44 +0000 (12:38 +0200)
commit67a234583e5eca4fc2063ad15cfdcdae95943716
tree155cf09a83b5b9a6ff178c770be5eb8a40869ba4
parente596d184be441be3b6895a3264e3a61c527de4b8
CLEANUP: checks: sort and rename tcpcheck_expect_type types

The same naming format is used for all expect rules. And names are sorted to be
grouped by type.
include/types/checks.h
src/checks.c